aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-06-23 10:25:56 -0700
committerPaul Eggert2012-06-23 10:25:56 -0700
commit47d0c0118bd9648f3b3544e8c0692d5b25aa49e7 (patch)
treea2e1d6310e34f7d244a7eee68dd4e3dfbd80ec39 /ChangeLog
parent711b11e1e3efa0d85e3a54114bf7dbd9a90b5c54 (diff)
downloademacs-47d0c0118bd9648f3b3544e8c0692d5b25aa49e7.tar.gz
emacs-47d0c0118bd9648f3b3544e8c0692d5b25aa49e7.zip
Merge from gnulib.
* m4/getopt.m4: Copy new version from gnulib, incorporating: getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 103af723a34..f5ebfd9e650 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12012-06-23 Paul Eggert <eggert@cs.ucla.edu>
2
3 Merge from gnulib.
4 * m4/getopt.m4: Copy new version from gnulib, incorporating:
5 getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.
6
12012-06-23 Eli Zaretskii <eliz@gnu.org> 72012-06-23 Eli Zaretskii <eliz@gnu.org>
2 8
3 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu. 9 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.