aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-01-30 09:19:14 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-01-30 09:19:14 +0000
commit9325fa450d445c50456d6df8391833a4c13ce329 (patch)
treee860ba9d8021b4bece7924e116b33e7da64bad49
parentf6a2380b73de5b9c5fe306f362c8f5597749c552 (diff)
downloadfetchmail-9325fa450d445c50456d6df8391833a4c13ce329.tar.gz
fetchmail-9325fa450d445c50456d6df8391833a4c13ce329.tar.bz2
fetchmail-9325fa450d445c50456d6df8391833a4c13ce329.zip
Update info on netrc segfault.
svn path=/branches/BRANCH_6-3/; revision=4685
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2efc718e..330449bc 100644
--- a/NEWS
+++ b/NEWS
@@ -28,8 +28,10 @@ fetchmail 6.3.3 (not yet released):
# BUG FIXES:
* Do not attempt to overwrite the netrc password if none has been specified.
- This fixes a segmentation fault. BerliOS bug #6234. BerliOS patch #804 by
- Craig Leres.
+ This fixes a segmentation fault bug introduced into 6.3.2.
+ Fixes BerliOS bug #6234. BerliOS patch #804 by Craig Leres.
+ The patch, as accepted into fetchmail, was available separately from
+ <http://download.berlios.de/fetchmail/patch-6.3.2.1-fix-netrc-SIGSEGV.diff>
fetchmail 6.3.2 (released 2006-01-22):