diff options
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 33507ef581d..cfc93422a69 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-06-05 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * inc/sys/socket.h: Change arg 4 of sys_setsockopt to | ||
| 4 | `const void *', for consistency with Posix. | ||
| 5 | |||
| 6 | 2005-06-04 Eli Zaretskii <eliz@gnu.org> | ||
| 7 | |||
| 8 | * inc/pwd.h (getpwnam, getpwuid): Add prototypes. | ||
| 9 | |||
| 1 | 2005-05-24 Juanma Barranquero <lekktu@gmail.com> | 10 | 2005-05-24 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 11 | ||
| 3 | * INSTALL: Add more pointers to ports of Unix tools to Windows, | 12 | * INSTALL: Add more pointers to ports of Unix tools to Windows, |