aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index fd7097c0956..0a05a066648 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12010-03-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * Branch for 23.2.
4
12010-02-20 Kevin Ryde <user42@zip.com.au> 52010-02-20 Kevin Ryde <user42@zip.com.au>
2 6
3 * etags.c (Scheme_functions): Don't loop past a null character 7 * etags.c (Scheme_functions): Don't loop past a null character
@@ -21,7 +25,7 @@
21 25
222009-11-23 Tobias Ringström <tobias@ringis.se> (tiny change) 262009-11-23 Tobias Ringström <tobias@ringis.se> (tiny change)
23 27
24 * etags.c (absolute_filename): Use memove if we have it for 28 * etags.c (absolute_filename): Use memmove if we have it for
25 overlapping copy. 29 overlapping copy.
26 30
272009-11-04 Dan Nicolaescu <dann@ics.uci.edu> 312009-11-04 Dan Nicolaescu <dann@ics.uci.edu>