summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 063960da3..7a23e14c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
Tell xgettext that "ARG1 % ARG2" is not a C format string.
* src/expr.c (usage): Add a comment to override xgettext's default
behavior, which would classify "ARG1 % ARG2" as a fprintf-style
- format string.
+ format string. Reported by Clytie Siddall.
2007-10-24 Jim Meyering <meyering@redhat.com>