diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 6dde06a289d..ee13d754838 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -7,6 +7,8 @@ | |||
| 7 | * etags.c (enum sym_type): New label st_C_template. | 7 | * etags.c (enum sym_type): New label st_C_template. |
| 8 | (gperf input): Use it for switching to C++ from C. | 8 | (gperf input): Use it for switching to C++ from C. |
| 9 | (consider_token): Do it. | 9 | (consider_token): Do it. |
| 10 | (C_entries): Initialise typdefcblev to quiet compilers. | ||
| 11 | [!HAVE_CONFIG_H] [!__STDC__]: #define static as nothing. | ||
| 10 | 12 | ||
| 11 | 2001-02-22 Andrew Innes <andrewi@gnu.org> | 13 | 2001-02-22 Andrew Innes <andrewi@gnu.org> |
| 12 | 14 | ||