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 a7ed46c25a0..b227b1497c6 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-22 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * ebrowse.c (xfree): New function. | ||
| 4 | (member, declaration, globals): Use xmalloc instead of alloca. | ||
| 5 | |||
| 1 | 2001-01-15 Francesco Potorti` <pot@pot.cnuce.cnr.it> | 6 | 2001-01-15 Francesco Potorti` <pot@pot.cnuce.cnr.it> |
| 2 | 7 | ||
| 3 | * etags.c (print_language_names): Print filenames in addition to | 8 | * etags.c (print_language_names): Print filenames in addition to |