1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-20 03:44:18 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-01-21 19:53:45 +00:00
parent 3ca688d69a
commit 0957ccf367

View File

@@ -1,7 +1,13 @@
2002-01-20 Jim Meyering <meyering@lucent.com>
2002-01-21 Jim Meyering <meyering@lucent.com>
* Version 2.0.12.
* src/dirname.c: Don't include "xalloc.h", as system.h already
does that via sys2.h.
* src/expr.c: Likewise.
2002-01-20 Jim Meyering <meyering@lucent.com>
* src/Makefile.am (check_date_against_glibc_strftime): New target
to help keep date's --help output in sync with the glibc documentation
for strftime.