aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 931aa2d435e..9584d66ff56 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12008-12-01 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * make-docfile.c (scan_lisp_file): Use xmalloc instead of malloc.
4
12008-11-22 Derek Peschel <dpeschel@eskimo.com> (tiny change) 52008-11-22 Derek Peschel <dpeschel@eskimo.com> (tiny change)
2 6
3 * etags.c (add_regex): Pass correct length to re_compile_pattern. 7 * etags.c (add_regex): Pass correct length to re_compile_pattern.