commit | 90cb2225515faae2ca53bb6ff76a348fc6f1c403 | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Sun Jul 05 21:59:10 2015 +0100 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Sun Jul 05 21:59:10 2015 +0100 |
tree | 60dedbe39a5c7dd27cfc68ed20132afcc73142a5 | |
parent | 850163288d0f8e5ec6f54baa7f33168e8b16c424 [diff] [blame] |
--conf-file should read no file, not try and read the default file.
diff --git a/CHANGELOG b/CHANGELOG index 7d8f73f..76abc14 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -1,3 +1,8 @@ +version 2.74 + Fix reversion in 2.73 where --conf-file would attempt to + read the default file, rather than no file. + + version 2.73 Fix crash at startup when an empty suffix is supplied to --conf-dir, also trivial memory leak. Thanks to