aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-12-23 08:02:32 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-12-23 08:02:32 +0000
commita28c83880b11c987608194a75a0eb18130b276d3 (patch)
tree30b04cb733655f866b0b44eb17e1d5db546d638e /NEWS
parentf64fbf59c2e26933084c3067fd31d619ee50e0bc (diff)
downloadfetchmail-a28c83880b11c987608194a75a0eb18130b276d3.tar.gz
fetchmail-a28c83880b11c987608194a75a0eb18130b276d3.tar.bz2
fetchmail-a28c83880b11c987608194a75a0eb18130b276d3.zip
Improvements to IPv6 code.
svn path=/trunk/; revision=2676
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 935ddba6..f852a5c9 100644
--- a/NEWS
+++ b/NEWS
@@ -10,13 +10,14 @@ a Certifying Authority we recognize?).
(The `lines' figures total .c, .h, .l, and .y files under version control.)
* Arrange for fetchmail to restart itself quietly when the rc file is touched.
+* Improvements to IPv6 code from Jun-ichiro itojun Hagino <itojun@iijlab.net>.
fetchmail-5.2.1 (Sun Dec 19 23:08:53 EST 1999), 18330 lines:
* Added FAQ item R10 on timeouts during messages.
* Fixed indentation problem in fetchmailconf.
* Federico Schwindt's patch to fix broken SSL configuration.
* Fixes to use fetchmail with IPv6 enabled on glibc without inet6-apps
- installed; thanks to Arkadiusz Mi¶kiewicz.
+ installed; thanks to Arkadiusz Mis'kiewicz.
* Interpret IMAP PREAUTH tag correctly (from Joerg Dorchain).
* Upgraded to version 0.21 of smbutil.c. FAQ item S2 now documents
how to set a domain name.