aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2010-05-06 00:14:15 +0200
committerJuanma Barranquero <[email protected]>2010-05-06 00:14:15 +0200
commit07e995905de69913667a7a1186b77497ddf820cf (patch)
tree7589679253ef781651c9d50f04823078d9f8ddec
parent221a0647a281f614d5dd9253e318f41a6a573ab8 (diff)
lib-src/ChangeLog: Remove duplicate entry.
-rw-r--r--lib-src/ChangeLog8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 9178af0f36..37d2dcae3c 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -7,12 +7,6 @@
* Makefile.in (LIBS_MACHINE): Remove all uses, unused.
-2010-04-18 Juanma Barranquero <[email protected]>
-
- Add stubs for Windows, required after CVE-2010-0825 change.
- * ntlib.c (getgid, getegid, setegid): New stubs.
- * ntlib.h (getgid, getegid, setegid): Declare them.
-
2010-04-12 Dan Nicolaescu <[email protected]>
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
@@ -3003,7 +2997,7 @@
2000-03-02 Gerd Moellmann <[email protected]>
- * etags.c (lisp_suffixes) Add `LSP'.
+ * etags.c (lisp_suffixes): Add `LSP'.
2000-02-10 Francesco Potortì <[email protected]>