diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -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 3e8cb73c605..2cc37d49dd4 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -15,6 +15,11 @@ | |||
| 15 | 15 | ||
| 16 | * pop.c (socket_connection): Use getaddrinfo if available. | 16 | * pop.c (socket_connection): Use getaddrinfo if available. |
| 17 | 17 | ||
| 18 | 2007-11-22 Francesco Potort,Al(B <pot@gnu.org> | ||
| 19 | |||
| 20 | * etags.c (default_C_help) [CTAGS]: differentiate the help string, | ||
| 21 | as the defaults in ctags are different from etags. | ||
| 22 | |||
| 18 | 2007-11-15 Francesco Potort,Al(B <pot@gnu.org> | 23 | 2007-11-15 Francesco Potort,Al(B <pot@gnu.org> |
| 19 | 24 | ||
| 20 | * etags.c: Make prototypes for extern definitions, and add all | 25 | * etags.c: Make prototypes for extern definitions, and add all |