aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 2113de1f022..e44745dde5f 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,14 @@
12000-02-10 Francesco Potorti` <pot@gnu.org>
2
3 * etags.c (iswhite): Redefined not to consider '\0' as white
4 space, and use it throughout in place of isspace, thus preventing a
5 potential signed char to int conversion problem.
6 (MSDOS): #undefine befere redefining
7
82000-02-04 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9
10 * etags.c (many functions): Add prototypes.
11
12000-02-10 Dave Love <fx@gnu.org> 122000-02-10 Dave Love <fx@gnu.org>
2 13
3 * etags.c (pfnote, new_pfnote, C_entries, prolog_pred) 14 * etags.c (pfnote, new_pfnote, C_entries, prolog_pred)