aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-06-23 01:10:57 -0700
committerPaul Eggert2011-06-23 01:10:57 -0700
commit6dd7e40073d6f18bcb287b59256607caea17404a (patch)
tree1524f3b6e01ea057d8b03e8c5645404120d37f28 /ChangeLog
parent7efb4e0e62ed3e11e20d15821342c322b4101ae7 (diff)
downloademacs-6dd7e40073d6f18bcb287b59256607caea17404a.tar.gz
emacs-6dd7e40073d6f18bcb287b59256607caea17404a.zip
* lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b8e5f762f3..8a908f6b95e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12011-06-23 Paul Eggert <eggert@cs.ucla.edu>
2
3 * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.
4
12011-06-22 Paul Eggert <eggert@cs.ucla.edu> 52011-06-22 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Use gnulib's alloca-opt module. 7 Use gnulib's alloca-opt module.