diff options
| author | Miles Bader | 2007-12-06 00:46:18 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-12-06 00:46:18 +0000 |
| commit | e5e76c04310d287a56675876dd83e1089faba215 (patch) | |
| tree | a4b4f1cc134e4fd5af42671ec6689e07afe48ff2 /lib-src/ChangeLog | |
| parent | b890d447fb56bfe9f2e4742eda4b3ab4b5f4b32a (diff) | |
| parent | a2afc99dbad3fa9a3170ad72c578451c3aea58a4 (diff) | |
| download | emacs-e5e76c04310d287a56675876dd83e1089faba215.tar.gz emacs-e5e76c04310d287a56675876dd83e1089faba215.zip | |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
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 |