summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-10 08:58:56 +0000
committerRoland McGrath <roland@gnu.org>2001-08-10 08:58:56 +0000
commit9079a13b7fbd2b53310919c7e72a0ab34d57b610 (patch)
treee2d80835b165f7ae4bb4f3fc685e065c5b190216
parentf1fcd1080a08abf3c350d3c0a3a76868df3ed4d2 (diff)
.
-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'.