comparison 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
comparison
equal deleted inserted replaced
107902:b211643f088b 107978:c168d4537385
1 2010-04-18 Juanma Barranquero <lekktu@gmail.com>
2
3 Add stubs for Windows, required after CVE-2010-0825 change.
4 * ntlib.c (getgid, getegid, setegid): New stubs.
5 * ntlib.h (getgid, getegid, setegid): Declare them.
6
1 2010-04-12 Dan Nicolaescu <dann@ics.uci.edu> 7 2010-04-12 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the 9 * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
4 non-cpp section. 10 non-cpp section.
5 11