diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 | 
1 files changed, 3 insertions, 1 deletions
@@ -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.  | 
