diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index de15c3d29d5..e2eb418327e 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2012-07-09 Juanma Barranquero <lekktu@gmail.com> | 1 | 2012-07-09 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * emacsclient.c (w32_execvp): Declare execvp to silence the compiler. | ||
| 4 | |||
| 5 | 2012-07-09 Juanma Barranquero <lekktu@gmail.com> | ||
| 6 | |||
| 3 | * makefile.w32-in ($(BLD)/test-distrib.exe): Use LIB_SRC, not SRC. | 7 | * makefile.w32-in ($(BLD)/test-distrib.exe): Use LIB_SRC, not SRC. |
| 4 | (LIB_SRC, NT_INC, GNU_LIB, MS_W32_H, CONFIG_H, INTTYPES_H, NTLIB_H) | 8 | (LIB_SRC, NT_INC, GNU_LIB, MS_W32_H, CONFIG_H, INTTYPES_H, NTLIB_H) |
| 5 | (SYSTIME_H): New macros. | 9 | (SYSTIME_H): New macros. |