diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 10758d80872..5606ae569b6 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -3728,7 +3728,7 @@ | |||
| 3728 | 3728 | ||
| 3729 | 2002-03-05 Francesco Potortì <pot@gnu.org> | 3729 | 2002-03-05 Francesco Potortì <pot@gnu.org> |
| 3730 | 3730 | ||
| 3731 | * etags.c: Honour #line directives. | 3731 | * etags.c: Honor #line directives. |
| 3732 | (no_line_directive): New global var; set it for old behavior. | 3732 | (no_line_directive): New global var; set it for old behavior. |
| 3733 | (main): Remove some #ifdef in the getopt switch. | 3733 | (main): Remove some #ifdef in the getopt switch. |
| 3734 | (add_node, put_entries): Code added to merge different chunks of | 3734 | (add_node, put_entries): Code added to merge different chunks of |