summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index cf3dad6..f5d852a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,9 +18,9 @@
* m4/gettext.m4: offer a more general solution to the above problem,
by automatically adding the internal intl directory to the CPPFLAGS
when used.
- * lib/regex_internal.h: apply workaround from Paul Eggert for buggy
- pgcc preprocessor handling large unsigned 64 bit values as signed,
- and thus breaking compilation.
+ * lib/regex_internal.h: apply workaround for buggy pgcc preprocessor
+ handling large unsigned 64 bit values as signed, and thus breaking
+ compilation. Fix by Paul Eggert <eggert@gnu.org>
* distribute.sh: changed id-utils to idutils
* distribute-alpha.sh: likewise