diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 969a84ca6bf..ed6162bc997 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | * ebrowse.c (putstr): Rename from PUTSTR and turn into a function. | 3 | * ebrowse.c (putstr): Rename from PUTSTR and turn into a function. |
| 4 | All callers changed. This is cleaner, and avoids GCC warnings about | 4 | All callers changed. This is cleaner, and avoids GCC warnings about |
| 5 | passing NULL to fputs. | 5 | passing NULL to fputs. |
| 6 | (insert_keyword): Rename parameter to avoid shadowing diagnostic. | ||
| 6 | 7 | ||
| 7 | 2011-02-25 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2011-02-25 Paul Eggert <eggert@cs.ucla.edu> |
| 8 | 9 | ||