summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-28 17:29:12 +0000
committerJim Meyering <jim@meyering.net>2002-04-28 17:29:12 +0000
commit38fa93be81de73e87e4992cad437d968a95e0182 (patch)
tree49d6b8efb689d6ff96f8f828325c7d52a5232529 /old/sh-utils/ChangeLog
parenta1319f687c985357e2bb8ea62e31e4b92dff2140 (diff)
downloadcoreutils-38fa93be81de73e87e4992cad437d968a95e0182.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 8d664c992..4c36a961e 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,7 +1,13 @@
-2002-04-25 Jim Meyering <meyering@lucent.com>
+2002-04-28 Jim Meyering <meyering@lucent.com>
* Version 2.0.12.
+ * src/test.c (test_syntax_error): Add `const' to paramater
+ declarations to avoid new warning from gcc.
+ (integer_expected_error): Likewise.
+
+2002-04-25 Jim Meyering <meyering@lucent.com>
+
* configure.ac (AM_GNU_GETTEXT): Add external arg.
(AC_CONFIG_FILES): Remove intl/Makefile.
* Makefile.am (SUBDIRS): Remove intl.