aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5102d7b1e80..58d05381244 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12012-05-27 Paul Eggert <eggert@cs.ucla.edu>
2
3 Assume gnulib does largefile.
4 Gnulib does the largefile configuration anyway, so when configure.in
5 invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
6 * configure.in (AC_SYS_LARGEFILE): Remove.
7 * lib/gnulib.mk: Autoupdate.
8
12012-05-26 Paul Eggert <eggert@cs.ucla.edu> 92012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Merge from gnulib. (Bug#11527) 11 Merge from gnulib. (Bug#11527)