aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-03-29 11:08:33 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-03-29 11:08:33 +0000
commitb11893da305eacbb228a4b34e4e1c7adca24a3ad (patch)
treea8bb8f3aba7554dc63b87704e60e7900056eecab
parent943fc72e202673273c577e1849805bacbc5fee9f (diff)
downloadfetchmail-b11893da305eacbb228a4b34e4e1c7adca24a3ad.tar.gz
fetchmail-b11893da305eacbb228a4b34e4e1c7adca24a3ad.tar.bz2
fetchmail-b11893da305eacbb228a4b34e4e1c7adca24a3ad.zip
Mark released and document known bug.
svn path=/branches/BRANCH_6-3/; revision=4757
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8e804bf8..79634c26 100644
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,13 @@ change. MA = Matthias Andree, ESR = Eric S. Raymond, RF = Rob Funk.)
--------------------------------------------------------------------------------
-fetchmail 6.3.3 (not yet released):
+fetchmail 6.3.3 (released 2006-03-29):
+
+# KNOWN BUGS:
+* Sun Workshop 6 (SPARC) is known to miscompile the lexer in 64-bit mode.
+ Either compile 32-bit code or use GCC to compile 64-bit fetchmail.
+ Note that fetchmail doesn't take advantage of 64-bit code anyways,
+ so compiling 32-bit SPARC code should be fine.
# BUG FIXES:
* SEGFAULT: Do not attempt to overwrite the netrc password if none has been