summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 3f0a9e13b..ca3254f36 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,7 +1,14 @@
-2002-01-28 Jim Meyering <meyering@lucent.com>
+2002-02-11 Jim Meyering <meyering@lucent.com>
* Version 2.0.12.
+2002-02-02 Bruno Haible <bruno@clisp.org>
+
+ * printf.c (print_esc): Call print_unicode_char with exit_on_error =
+ false.
+
+2002-01-28 Jim Meyering <meyering@lucent.com>
+
* Makefile.am (AUTOMAKE_OPTIONS): Require automake-1.5d.
* configure.ac (AM_INIT_AUTOMAKE): Use zero-arg form of this macro.