aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-02-19 21:48:38 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-02-19 21:48:38 +0000
commit71016036a4968abf7b055e779d390e8c8beab738 (patch)
tree7e1f7be9d5b5d75922e3991f6182eee5527b3a4c /NEWS
parent1fd41e10f792129a16f555e09aea71e61c0fd102 (diff)
downloadfetchmail-71016036a4968abf7b055e779d390e8c8beab738.tar.gz
fetchmail-71016036a4968abf7b055e779d390e8c8beab738.tar.bz2
fetchmail-71016036a4968abf7b055e779d390e8c8beab738.zip
Fix a fatal error in Dave Zarzycki's plugin parser.
svn path=/trunk/; revision=3125
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9633db85..97e97453 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
* `preauth' option changed back to `auth'
+* IMAP code now bails out if the server forces the mailbox read-only.
+* Fixed a core dump in Dave Zarzycki's new plugin code.
fetchmail-5.6.7 (Mon Feb 19 12:31:03 EST 2001), 20082 lines: