aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-02-25 02:03:28 -0800
committerPaul Eggert2011-02-25 02:03:28 -0800
commitd3af8a57b48a04293be40bb39316f2ec59b28dc6 (patch)
tree134cc217283bb8c36e7c0f92f32baac71ca575ee /ChangeLog
parent9411886d3818d55e86eb1002ed39b38ce2426c63 (diff)
downloademacs-d3af8a57b48a04293be40bb39316f2ec59b28dc6.tar.gz
emacs-d3af8a57b48a04293be40bb39316f2ec59b28dc6.zip
Elaborate my most-recent ChangeLog entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 80c0f65ae28..e8cd16a2c50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
12011-02-25 Paul Eggert <eggert@cs.ucla.edu> 12011-02-25 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk: 3 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
4 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate. 4 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
5 recent changes to configure.in and to gnulib.
5 6
62011-02-24 Glenn Morris <rgm@gnu.org> 72011-02-24 Glenn Morris <rgm@gnu.org>
7 8