]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message *** SH-UTILS-1_16m
authorJim Meyering <jim@meyering.net>
Sat, 7 Aug 1999 10:46:11 +0000 (10:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Aug 1999 10:46:11 +0000 (10:46 +0000)
old/sh-utils/ChangeLog

index 745589411d9c4eadcd54ae0d144b6f496f475a4f..e8f2d0d3221d19088eed766e71e416464df269c5 100644 (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.