aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-04-01 10:35:44 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-04-01 10:35:44 +0000
commit781363cc71872ca5d22d696eddc8f9a26631c70a (patch)
treee984bad22d232e57d8f274e13a1d3be946f6c682 /NEWS
parent348f159689ee530a2d39349b6fa5e27111347e99 (diff)
downloadfetchmail-781363cc71872ca5d22d696eddc8f9a26631c70a.tar.gz
fetchmail-781363cc71872ca5d22d696eddc8f9a26631c70a.tar.bz2
fetchmail-781363cc71872ca5d22d696eddc8f9a26631c70a.zip
a few more type fixes for report/snprintf, patch by Miloslav Trmac.
svn path=/branches/BRANCH_6-3/; revision=4767
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c8fe7d25..9dd92bd5 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,7 @@ fetchmail 6.3.4 (not yet released):
Patch by Miloslav Trmac.
* tracepolls: add folder information if available. Reported by Terry Brown.
* lexer: add %option noyywrap to avoid link errors about missing yywrap().
+* a few more type fixes for report/snprintf, patch by Miloslav Trmac.
fetchmail 6.3.3 (released 2006-03-30):