diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-22 09:04:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-22 09:04:14 +0000 |
commit | 8b11650d62a12a840528b195e25366acf9aa354d (patch) | |
tree | 1069692f1283a5ae291892a330e1a6dd2dd77b3e /NEWS | |
parent | 655e43b525bb329203d04e60bc01e7655fb284e5 (diff) | |
download | fetchmail-8b11650d62a12a840528b195e25366acf9aa354d.tar.gz fetchmail-8b11650d62a12a840528b195e25366acf9aa354d.tar.bz2 fetchmail-8b11650d62a12a840528b195e25366acf9aa354d.zip |
Bug fixes.
svn path=/trunk/; revision=3268
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Fix POP2 and POP3 password shrouding. +* Don't remove UIDL scratchlist on query completion (Frantisek Brabec's bug). + fetchmail-5.7.5 (Sat Mar 17 23:24:41 EST 2001), 20440 lines: * Nalin Dahyabhai's patch to make IPv6 build on older systems. |