diff options
Diffstat (limited to 'lib-src')
| -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 4921fd76fce..b2de7370738 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1796,6 +1796,11 @@ | |||
| 1796 | * pop.c (socket_connection): Move the code to resolve the POP | 1796 | * pop.c (socket_connection): Move the code to resolve the POP |
| 1797 | host right before trying to connect with it. | 1797 | host right before trying to connect with it. |
| 1798 | 1798 | ||
| 1799 | 2002-05-05 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 1800 | |||
| 1801 | * tcp.c: Delete file since the TCP emulation is no longer in use on any | ||
| 1802 | platform. | ||
| 1803 | |||
| 1799 | 2002-04-28 Colin Walters <walters@verbum.org> | 1804 | 2002-04-28 Colin Walters <walters@verbum.org> |
| 1800 | 1805 | ||
| 1801 | * Makefile.in (${archlibdir}): Don't conditionalize on | 1806 | * Makefile.in (${archlibdir}): Don't conditionalize on |