diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-04-04 04:28:28 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-04-04 04:28:28 +0000 |
commit | 04817a8aa79e9e3e499e06aed9702ddb3a66e707 (patch) | |
tree | 16e8f9f32466868397e0242e8b364f4fd31d5c9e /NEWS | |
parent | 8efde63e2ab37c6179499202ecd6e83f9613166f (diff) | |
download | fetchmail-04817a8aa79e9e3e499e06aed9702ddb3a66e707.tar.gz fetchmail-04817a8aa79e9e3e499e06aed9702ddb3a66e707.tar.bz2 fetchmail-04817a8aa79e9e3e499e06aed9702ddb3a66e707.zip |
fix pclose bug.
svn path=/trunk/; revision=2853
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.) +* Autoprobe now recognizes Domino IMAP servers and warns the user. +* Add a needed pclose(3) call in interface.c (thank Matthias Andree). + fetchmail-5.3.5 (Wed Mar 29 18:17:19 EST 2000), 18840 lines: * Back out the InterChange workaround, it breaks operation with M$ Exchange. |