diff options
| author | Jason Rumney | 2007-07-15 22:15:38 +0000 |
|---|---|---|
| committer | Jason Rumney | 2007-07-15 22:15:38 +0000 |
| commit | 5412a7f398263c2b48f5154edf0596aa0cb048c6 (patch) | |
| tree | fb7777b06bc8c67f20e62f819e953156521cacb9 | |
| parent | abb971c3fae16ad174fa2ebf380cc0ede1c6b023 (diff) | |
| download | emacs-5412a7f398263c2b48f5154edf0596aa0cb048c6.tar.gz emacs-5412a7f398263c2b48f5154edf0596aa0cb048c6.zip | |
*** empty log message ***
| -rw-r--r-- | nt/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index df2344dc3af..7d7225e400b 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-07-15 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * inc/sys/socket.h (uint16_t): Define if C99 does not appear to | ||
| 4 | be fully supported. | ||
| 5 | |||
| 1 | 2007-07-14 Jason Rumney <jasonr@gnu.org> | 6 | 2007-07-14 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * inc/sys/socket.h: Include winsock2.h and ws2tcpip.h instead | 8 | * inc/sys/socket.h: Include winsock2.h and ws2tcpip.h instead |