aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c0ffd23cd..f3899dc12 100644
--- a/Changelog
+++ b/Changelog
@@ -55,6 +55,7 @@
55 * all mallocs now use xmalloc (and so are OOM error safe), and 55 * all mallocs now use xmalloc (and so are OOM error safe), and
56 the common error handling saves a few bytes. Thanks to 56 the common error handling saves a few bytes. Thanks to
57 Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. 57 Bob Tinsley <bob@earthrise.demon.co.uk> for the patch.
58 * Fix "+" parsing bug in date, from "Merle F. McClelland" <mfm@cts.com>.
58 59
59 60
60 -Erik Andersen 61 -Erik Andersen