diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-04-01 10:35:44 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-04-01 10:35:44 +0000 |
commit | 781363cc71872ca5d22d696eddc8f9a26631c70a (patch) | |
tree | e984bad22d232e57d8f274e13a1d3be946f6c682 /NEWS | |
parent | 348f159689ee530a2d39349b6fa5e27111347e99 (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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): |