1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-08-07 10:46:11 +00:00
parent 20c6afc39f
commit f5f7082712

View File

@@ -2,6 +2,13 @@
* Version 1.16m.
* Makefile.maint (po-check): New rule.
(alpha): Make it.
* po/POTFILES.in: Add the following from lib/: argmatch.c, closeout.c,
error.c, getopt.c, human.c, long-options.c, version-etc.c, xmalloc.c.
Add these from src/: false.c, hostid.c, true.c.
* lib/getdate.y (OtherTable[]): Use tDAY_UNIT for `tomorrow,'
`yesterday,' `today,' and `now' rather than tMINUTE_UNIT. Of course
with correspondingly smaller numbers for tomorrow and yesterday.