diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2ab5101fc6f..51e8d112c9d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-12-29 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * sysdep.c [WINDOWSNT]: Include sys/socket.h, without which this | ||
| 4 | file doesn't compile on MS-Windows. | ||
| 5 | |||
| 1 | 2014-12-28 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2014-12-28 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Fix produce_composite_width typo | 8 | Fix produce_composite_width typo |