Mercurial > emacs
changeset 108248:b597fe1cdc14
lib-src/ChangeLog: Remove duplicate entry.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 06 May 2010 00:14:15 +0200 |
parents | ea9732b429b6 |
children | b393c00787bb 2fb37c89f2f7 339bb0f23bf9 |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Thu May 06 00:56:15 2010 +0300 +++ b/lib-src/ChangeLog Thu May 06 00:14:15 2010 +0200 @@ -7,12 +7,6 @@ * Makefile.in (LIBS_MACHINE): Remove all uses, unused. -2010-04-18 Juanma Barranquero <lekktu@gmail.com> - - 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 <dann@ics.uci.edu> * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the @@ -3003,7 +2997,7 @@ 2000-03-02 Gerd Moellmann <gerd@gnu.org> - * etags.c (lisp_suffixes) Add `LSP'. + * etags.c (lisp_suffixes): Add `LSP'. 2000-02-10 Francesco Potortì <pot@gnu.org>