aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7d3703f3..4ee158cb 100644
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,7 @@ change. MA = Matthias Andree, ESR = Eric S. Raymond, RF = Rob Funk.)
--------------------------------------------------------------------------------
-fetchmail 6.3.4 (released 2006-04-14):
+fetchmail 6.3.5 (not yet released):
# KNOWN BUGS AND WORKAROUNDS:
(this section floats upwards through the NEWS to be on top of the list)
@@ -42,6 +42,13 @@ fetchmail 6.3.4 (released 2006-04-14):
compile files that are empty after preprocessing, which can cause compiler
diagnostics and perhaps jam the compilation on strict compilers.
+# CONTRIBUTED SCRIPTS:
+* PopDel.py was revised by Joshua Crawford to display the From: address and
+ list every email, even if it has no Subject: header; and not delete the wrong
+ message in the presence of mail without Subject: headers.
+
+fetchmail 6.3.4 (released 2006-04-14):
+
# BUG FIXES:
* configure: detect res_* functions properly with newer glibc ABIs.
Patch by Miloslav Trmac.