aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 16c4e538939..557d8a2d492 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,36 @@
12006-06-04 Masatake YAMATO <jet@gyve.org>
2
3 * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file
4 doesn't exist, is not seekable, not is failed in ftall.
5
62006-06-03 Eli Zaretskii <eliz@gnu.org>
7
8 * makefile.w32-in (ALL): Add sorted-doc and digest-doc.
9 ($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
10 ($(BLD)/test-distrib.exe): New targets.
11 (sorted-doc, digest-doc, test-distrib): New targets.
12 (install): Install sorted-doc.exe and digest-doc.exe.
13 ($(BLD)/sorted-doc.$(O)): Update dependencies.
14
15 * digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
16 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
17 terminal device.
18
19 * sorted-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
20 [WINDOWSNT] <top level>: Don't redeclare malloc.
21 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
22 terminal device.
23 (main): Initialize bp, to avoid compiler warnings
24
25 * makefile.w32-in: Delete traces of leditcfns.c.
26
27 * leditcfns.c: Remove file.
28
292006-05-23 Francesco Potort,Al(B <pot@gnu.org>
30
31 * pop.c (pop_open, socket_connection, KPOP_SERVICE): Added
32 comments explaining why the "kpop" service is never used.
33
12006-05-13 Eli Zaretskii <eliz@gnu.org> 342006-05-13 Eli Zaretskii <eliz@gnu.org>
2 35
3 * makefile.w32-in (lisp1): Add fringe.elc. 36 * makefile.w32-in (lisp1): Add fringe.elc.