diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 6d64d79b7bd..61e0d42ab1c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2006-06-03 Eli Zaretskii <eliz@gnu.org> | 1 | 2006-06-03 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * sorted-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h. | ||
| 4 | [WINDOWSNT] <top level>: Don't redeclare malloc. | ||
| 5 | (main) [DOS_NT]: Switch stdin to binary mode, if it is not a | ||
| 6 | terminal device. | ||
| 7 | |||
| 3 | * makefile.w32-in: Delete traces of leditcfns.c. | 8 | * makefile.w32-in: Delete traces of leditcfns.c. |
| 4 | 9 | ||
| 5 | * leditcfns.c: Remove file. | 10 | * leditcfns.c: Remove file. |