diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
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 @@ | |||
| 1 | 2008-12-01 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * make-docfile.c (scan_lisp_file): Use xmalloc instead of malloc. | ||
| 4 | |||
| 1 | 2008-11-22 Derek Peschel <dpeschel@eskimo.com> (tiny change) | 5 | 2008-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. |