1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-02 13:59:49 +02:00

* NEWS: Document new UTC+HH:MM date syntax, and put date changes together.

This commit is contained in:
Paul Eggert
2004-12-08 22:38:26 +00:00
parent 05af1b4f11
commit 7a0a0d4e7c
+6 -1
View File
@@ -1,7 +1,12 @@
2004-12-07 Paul Eggert <eggert@cs.ucla.edu>
2004-12-08 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.0.
* NEWS: Document new UTC+HH:MM date syntax, and put date changes
together.
2004-12-07 Paul Eggert <eggert@cs.ucla.edu>
* src/factor.c (factor): Don't list 1 as a factor of 1.
Problem reported by Thomas Folz-Donahue.