diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-02-17 22:58:54 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-02-17 22:58:54 +0000 |
commit | 38528f8329458e9faf675677bc7a2e4524af3aa4 (patch) | |
tree | 0508254c0a10dd52d2773e36b648071ab6258192 /NEWS | |
parent | 2087cffd2b5bb197d12c2195ad1c054797abfdd1 (diff) | |
download | fetchmail-38528f8329458e9faf675677bc7a2e4524af3aa4.tar.gz fetchmail-38528f8329458e9faf675677bc7a2e4524af3aa4.tar.bz2 fetchmail-38528f8329458e9faf675677bc7a2e4524af3aa4.zip |
Fix bad UID/fetchlimit interaction.
svn path=/trunk/; revision=1645
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ fetchmail-4.3.7 () * Minor port patches from Philippe De Muyter. * Patch by Chun-Chung Chen <cjj@u.washington.edu> to handle quotes in .netrc * IPv6 and IPSEC support patches from Craig Metz. +* Fix bad interaction between UID handling and fetchmail. fetchmail-4.3.6 (Fri Jan 23 00:25:57 EST 1998) * Improved RPM packaging with correct grouping and an icon. |