aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorJuanma Barranquero2010-05-06 00:14:15 +0200
committerJuanma Barranquero2010-05-06 00:14:15 +0200
commit07e995905de69913667a7a1186b77497ddf820cf (patch)
tree7589679253ef781651c9d50f04823078d9f8ddec /lib-src
parent221a0647a281f614d5dd9253e318f41a6a573ab8 (diff)
downloademacs-07e995905de69913667a7a1186b77497ddf820cf.tar.gz
emacs-07e995905de69913667a7a1186b77497ddf820cf.zip
lib-src/ChangeLog: Remove duplicate entry.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 9178af0f366..37d2dcae3cd 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -7,12 +7,6 @@
7 7
8 * Makefile.in (LIBS_MACHINE): Remove all uses, unused. 8 * Makefile.in (LIBS_MACHINE): Remove all uses, unused.
9 9
102010-04-18 Juanma Barranquero <lekktu@gmail.com>
11
12 Add stubs for Windows, required after CVE-2010-0825 change.
13 * ntlib.c (getgid, getegid, setegid): New stubs.
14 * ntlib.h (getgid, getegid, setegid): Declare them.
15
162010-04-12 Dan Nicolaescu <dann@ics.uci.edu> 102010-04-12 Dan Nicolaescu <dann@ics.uci.edu>
17 11
18 * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the 12 * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
@@ -3003,7 +2997,7 @@
3003 2997
30042000-03-02 Gerd Moellmann <gerd@gnu.org> 29982000-03-02 Gerd Moellmann <gerd@gnu.org>
3005 2999
3006 * etags.c (lisp_suffixes) Add `LSP'. 3000 * etags.c (lisp_suffixes): Add `LSP'.
3007 3001
30082000-02-10 Francesco Potortì <pot@gnu.org> 30022000-02-10 Francesco Potortì <pot@gnu.org>
3009 3003