aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e6512e3070..879ce2834e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
12011-05-29 Paul Eggert <eggert@cs.ucla.edu>
2
3 Adjust to recent gnulib change for @GUARD_PREFIX@.
4 * lib/makefile.w32-in (getopt_h): Substitute @GUARD_PREFIX@, too.
5 All uses of _GL_ for guard prefixes in lib/*.h replaced with
6 _@GUARD_PREFIX@_.
7
12011-05-27 Paul Eggert <eggert@cs.ucla.edu> 82011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 * doc/misc/texinfo.tex, lib/getopt.c, lib/intprops.h: Merge from gnulib. 10 * doc/misc/texinfo.tex, lib/getopt.c, lib/intprops.h: Merge from gnulib.