diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 7a07718362d..6546c95987c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-10-16 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * make-docfile.c (scan_c_file): Handle `new style' doc strings in | ||
| 4 | comments [with `doc:' keyword prefix]. | ||
| 5 | |||
| 1 | 2001-10-15 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-10-15 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * make-docfile.c (read_c_string_or_comment): Don't drop a '*' | 8 | * make-docfile.c (read_c_string_or_comment): Don't drop a '*' |