Mercurial > emacs
diff lib-src/ChangeLog @ 107978:c168d4537385
Merge from emacs-23
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 19 Apr 2010 11:07:52 -0400 |
parents | c97553977f7d 10464087f606 |
children | 080274726e38 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Mon Apr 19 10:34:01 2010 -0400 +++ b/lib-src/ChangeLog Mon Apr 19 11:07:52 2010 -0400 @@ -1,3 +1,9 @@ +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