]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Add attribution for the expr.c-vs-xgettext report.
authorJim Meyering <meyering@redhat.com>
Thu, 25 Oct 2007 07:20:44 +0000 (09:20 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 25 Oct 2007 07:20:44 +0000 (09:20 +0200)
ChangeLog

index 063960da3d40cc74e39f613a03963b6454f8a10c..7a23e14c3ba387aa0e8b0e258f85aa425069f9af 100644 (file)
--- 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>