summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorClaudio Fontana <sick_soul@users.sourceforge.net>2006-01-11 22:24:21 +0000
committerClaudio Fontana <sick_soul@users.sourceforge.net>2006-01-11 22:24:21 +0000
commit463a2d2fed54293d6635e0b2a9144e6f1a852e26 (patch)
tree689f3986c120721f0c973d04a13f68c770c2e784 /ChangeLog
parent404ea64cd4133a24615f2a9f25c2edf0c9f0090b (diff)
downloadidutils-463a2d2fed54293d6635e0b2a9144e6f1a852e26.tar.gz
idutils-463a2d2fed54293d6635e0b2a9144e6f1a852e26.tar.bz2
idutils-463a2d2fed54293d6635e0b2a9144e6f1a852e26.zip
* fixes
Diffstat (limited to 'ChangeLog')
-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