Skip to content

Version 2.4.8

Choose a tag to compare

@gsmolk gsmolk released this 09 Dec 16:52
· 671 commits to master since this release

Bugfixes:

  • Fix segfault if environment variable TZ is set. Reported by @deric
  • Parsing of long config values (such as 1KB long value for --note option) now works correctly. Reported by @popov83