From: Paul Eggert Date: Wed, 8 Dec 2004 22:38:26 +0000 (+0000) Subject: * NEWS: Document new UTC+HH:MM date syntax, and put date changes together. X-Git-Tag: v5.3.0~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a0a0d4e7c62da56cd603b5725dbb28ff87e3845;p=thirdparty%2Fcoreutils.git * NEWS: Document new UTC+HH:MM date syntax, and put date changes together. --- diff --git a/ChangeLog b/ChangeLog index 37c2f97b25..e7b3523077 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-12-07 Paul Eggert +2004-12-08 Paul Eggert * Version 5.3.0. + * NEWS: Document new UTC+HH:MM date syntax, and put date changes + together. + +2004-12-07 Paul Eggert + * src/factor.c (factor): Don't list 1 as a factor of 1. Problem reported by Thomas Folz-Donahue.