summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-02 22:18:29 +0000
committerJim Meyering <jim@meyering.net>2000-12-02 22:18:29 +0000
commit67ec78d1880e8b3c070bd1a3529c10e7894b4b62 (patch)
tree4fcf60b6b602b01f291ec3a89e8cfa240c3f3cf3 /old
parentd661be38ed6d068779b9a434bdaa2b23a08fcb8c (diff)
downloadcoreutils-67ec78d1880e8b3c070bd1a3529c10e7894b4b62.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 12ceade07..1efec632e 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,7 +1,18 @@
-2000-11-18 Jim Meyering <meyering@lucent.com>
+2000-12-02 Jim Meyering <meyering@lucent.com>
* Version 2.0.12.
+ * src/seq.c (valid_format): Move pre-increment to a separate statement
+ to avoid a warning.
+
+ * src/id.c: Move dcls of globals used only in main...
+ (main): ...to here.
+ (usage): Clarify option descriptions.
+
+2000-11-18 Jim Meyering <meyering@lucent.com>
+
+ * po/Makefile.in.in: Sync with the one from fileutils.
+
* configure, config.h.in, Makefile.in, etc.: Regenerate using the
very latest version (in CVS) of autoconf.