diff options
| author | Jan Djärv | 2007-11-18 17:24:37 +0000 |
|---|---|---|
| committer | Jan Djärv | 2007-11-18 17:24:37 +0000 |
| commit | 33a2a872544f8111c846bcd34afd06dba4fd7421 (patch) | |
| tree | 80991b0f360ac7c1bcfc867db6d7d8eb6bc898ee /lib-src/ChangeLog | |
| parent | 95fbaefc5f16818e3c5fe53e4fd08a382d5d5345 (diff) | |
| download | emacs-33a2a872544f8111c846bcd34afd06dba4fd7421.tar.gz emacs-33a2a872544f8111c846bcd34afd06dba4fd7421.zip | |
(socket_connection): Use getaddrinfo if available.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 98d73e73dd5..9a88a606449 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * pop.c (socket_connection): Use getaddrinfo if available. | ||
| 4 | |||
| 1 | 2007-11-15 Francesco Potort,Al(B <pot@gnu.org> | 5 | 2007-11-15 Francesco Potort,Al(B <pot@gnu.org> |
| 2 | 6 | ||
| 3 | * etags.c: Make prototypes for extern definitions, and add all | 7 | * etags.c: Make prototypes for extern definitions, and add all |