comparison lib-src/ChangeLog @ 107801:bffc7a768bbd

* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 07 Apr 2010 15:43:04 +0200
parents 65405dd90a72
children 3879f5eab4e9
comparison
equal deleted inserted replaced
107800:877d1f644a5f 107801:bffc7a768bbd
1 2010-04-07 Christoph <cschol2112@googlemail.com> (tiny change)
2
3 * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis
4 for macros for nmake compatibility.
5
1 2010-04-03 Juanma Barranquero <lekktu@gmail.com> 6 2010-04-03 Juanma Barranquero <lekktu@gmail.com>
2 7
3 Add stubs for Windows, required after CVE-2010-0825 change. 8 Add stubs for Windows, required after CVE-2010-0825 change.
4 * ntlib.c (getgid, getegid, setegid): New stubs. 9 * ntlib.c (getgid, getegid, setegid): New stubs.
5 * ntlib.h (getgid, getegid, setegid): Declare them. 10 * ntlib.h (getgid, getegid, setegid): Declare them.