aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 702f76a5..d0f1d007 100644
--- a/NEWS
+++ b/NEWS
@@ -50,9 +50,11 @@ fetchmail 6.3.3 (not yet released):
Lynch.
* ./configure --quiet is now quieter (no SSL and fallback-related output).
* fix bug in LMTP port validation (patch by Miloslav Trmac).
-* Miloslav Trmac's patch (with minor changes) to fix char * sign consistency.
+* Miloslav Trmac's patch (with minor changes) to fix char * sign consistency,
+ unused arguments and variables.
* Warn and disable SDPS if POP3 is disabled to avoid compilation errors.
* More signedness, unused argument/variable and other warning fixes.
+* Stop sending EXPUNGE after NOOP-idling (patch by Sunil Shetye).
# CHANGES:
* --idle can now be specified on the command line, too.