diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 6a414120641..e14679ad820 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-05-18 Francesco Potort,Al(B <pot@gnu.org> | ||
| 2 | |||
| 3 | * etags.c: Extern definitions of some more pointer functions for | ||
| 4 | standalone compilation, especially important for 64bit platforms. | ||
| 5 | (main, print_help): --members is now the default for etags. | ||
| 6 | (C_entries): Parse start of C comment as a space == end of token. | ||
| 7 | This is not necessary for C++ comment, already parsed as newline. | ||
| 8 | |||
| 1 | 2007-04-26 Glenn Morris <rgm@gnu.org> | 9 | 2007-04-26 Glenn Morris <rgm@gnu.org> |
| 2 | 10 | ||
| 3 | * makefile.w32-in (VERSION): Increase to 22.1.50. | 11 | * makefile.w32-in (VERSION): Increase to 22.1.50. |