summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 3704fecd..c09b4a4b 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-10 Roland McGrath <roland@frob.com>
+
+ * showtrans.c (main): Use %.*s formats to be robust in the
+ face of an unterminated argz in a translator setting.
+
2001-06-15 Neal H Walfield <neal@cs.uml.edu>
* settrans.c (options): New option `--orphan'.