summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-07 10:46:11 +0000
committerJim Meyering <jim@meyering.net>1999-08-07 10:46:11 +0000
commitf5f7082712e7871e1f3e7004ab806117d72be546 (patch)
tree53e1dd6c8d79119fb87b8457407164a7b206ca1b /old/sh-utils
parent20c6afc39feca180cf06e6c2a10f9c45c1b78eb5 (diff)
downloadcoreutils-f5f7082712e7871e1f3e7004ab806117d72be546.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 745589411..e8f2d0d32 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -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.