summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-06-03 15:05:05 +0000
committerEli Zaretskii <eliz@gnu.org>2006-06-03 15:05:05 +0000
commit7cc017139b34ab786f2f09ca605056891f58f25c (patch)
tree884a012f08e14a74bc00f5693b575b9636de1474 /lib-src
parent057f209c5611844059fb9ed52543e9f9f2b023aa (diff)
downloademacs-7cc017139b34ab786f2f09ca605056891f58f25c.tar.gz
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 61e0d42ab1c..c448ac31c5d 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,9 +1,14 @@
2006-06-03 Eli Zaretskii <eliz@gnu.org>
+ * digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
+ (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
+ terminal device.
+
* sorted-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
[WINDOWSNT] <top level>: Don't redeclare malloc.
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a
terminal device.
+ (main): Initialize bp, to avoid compiler warnings
* makefile.w32-in: Delete traces of leditcfns.c.