diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-19 23:10:18 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-19 23:10:18 +0000 |
commit | 7052f7f510a90d1cce53bb1541ef99d092033503 (patch) | |
tree | f4d424d33990112216de891e78e6276ffd9b19d2 /NEWS | |
parent | 0dc147c15f787f2e381594b96e842d226504bfa4 (diff) | |
download | fetchmail-7052f7f510a90d1cce53bb1541ef99d092033503.tar.gz fetchmail-7052f7f510a90d1cce53bb1541ef99d092033503.tar.bz2 fetchmail-7052f7f510a90d1cce53bb1541ef99d092033503.zip |
Alexander Kourakos's patch to improve rewriting.
svn path=/trunk/; revision=1376
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ fetchmail-4.2.4 (Thu Sep 18 16:19:10 EDT 1997) * Small compilation cleanups, thanks to Florian laRoche. * Removed the length consistency check, it mysteriously fails under POP3. +* Added Alexander Kourakos's patch to improve address rewriting. fetchmail-4.2.3 (Thu Sep 18 16:19:10 EDT 1997) * Fix a bug in IMAP message-size retrieval. |