aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index ac3e0a612e2..ea5f5a26627 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
12012-04-16 Paul Eggert <eggert@cs.ucla.edu>
2
3 Assume less-ancient POSIX support.
4 * update-game-score.c: Include <getopt.h> rather than rolling our
5 own decls for optarg, optind, opterr. See
6 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html>.
7
12012-04-14 Juanma Barranquero <lekktu@gmail.com> 82012-04-14 Juanma Barranquero <lekktu@gmail.com>
2 9
3 * emacsclient.c (decode_options) [WINDOWSNT]: 10 * emacsclient.c (decode_options) [WINDOWSNT]: