Mercurial > emacs
comparison lib-src/ChangeLog @ 108368:425e8e04031e
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 05 May 2010 15:54:04 -0400 |
parents | 10464087f606 |
children | bfc8980754ed |
comparison
equal
deleted
inserted
replaced
108367:d4caa51ddfe2 | 108368:425e8e04031e |
---|---|
1 2010-05-05 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. |