diff options
| author | Juanma Barranquero | 2010-05-06 00:14:15 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-05-06 00:14:15 +0200 |
| commit | 07e995905de69913667a7a1186b77497ddf820cf (patch) | |
| tree | 7589679253ef781651c9d50f04823078d9f8ddec /lib-src | |
| parent | 221a0647a281f614d5dd9253e318f41a6a573ab8 (diff) | |
| download | emacs-07e995905de69913667a7a1186b77497ddf820cf.tar.gz emacs-07e995905de69913667a7a1186b77497ddf820cf.zip | |
lib-src/ChangeLog: Remove duplicate entry.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 8 |
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 | ||
| 10 | 2010-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 | |||
| 16 | 2010-04-12 Dan Nicolaescu <dann@ics.uci.edu> | 10 | 2010-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 | ||
| 3004 | 2000-03-02 Gerd Moellmann <gerd@gnu.org> | 2998 | 2000-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 | ||
| 3008 | 2000-02-10 Francesco Potortì <pot@gnu.org> | 3002 | 2000-02-10 Francesco Potortì <pot@gnu.org> |
| 3009 | 3003 | ||