diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |