]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 2 Dec 2000 22:18:29 +0000 (22:18 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Dec 2000 22:18:29 +0000 (22:18 +0000)
old/sh-utils/ChangeLog

index 12ceade07be3e2cbe888ac043ca2d12508b745f0..1efec632ebad3d03dba7827a44d20c8f4d6414c3 100644 (file)
@@ -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.