aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-02-10 09:33:43 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-02-10 09:33:43 +0000
commit338b31a37567fb4e66d4918d3261ab3dbde05055 (patch)
tree738dbc8fc37f1ff03527ab5c29deafef6830974d /NEWS
parent0d7fbc620d1f848846f5523486fe1456fac20d60 (diff)
downloadfetchmail-338b31a37567fb4e66d4918d3261ab3dbde05055.tar.gz
fetchmail-338b31a37567fb4e66d4918d3261ab3dbde05055.tar.bz2
fetchmail-338b31a37567fb4e66d4918d3261ab3dbde05055.zip
Various minor bugfixes.
svn path=/trunk/; revision=859
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54c9e35d..5bd5d13d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,24 @@
Release Notes:
------------------------------------------------------------------------------
+fetchmail-3.4 ()
+
+features --
+
+bugs --
+
+* The bug that displayed incorrect sizes for POP3 connections has been fixed.
+
+* Upped the %a option in the lexer file so SunOS 4.1.3 lex won't choke with a
+ "Too Many Transitions" error.
+
+* Size-ticker dots are now disabled when verbose is on. This should eliminate
+ some alarming but harmless "(message incomplete)" messages from the
+ error-logging machinery.
+
+There are 220 people on the fetchmail-friends list.
+
+------------------------------------------------------------------------------\
pl 3.3.2 (Mon Feb 3 12:59:33 EST 1997):
* Minor fixes to stripcr and password-shrouding logic.