aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-08-13 23:27:17 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-08-13 23:27:17 +0000
commitd58961218666f5f0d4a6001729a6cc0bd2a77ec7 (patch)
treed5361020958b3ff40e117000eac949c208004335 /NEWS
parent2ca611e2b6ad8baeb1b1b96fbf916138204f7676 (diff)
downloadfetchmail-d58961218666f5f0d4a6001729a6cc0bd2a77ec7.tar.gz
fetchmail-d58961218666f5f0d4a6001729a6cc0bd2a77ec7.tar.bz2
fetchmail-d58961218666f5f0d4a6001729a6cc0bd2a77ec7.zip
switch setjmp/longjmp to sigsetjmp/siglongjmp
svn path=/branches/BRANCH_6-3/; revision=4892
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 589f0a0f..8a733bae 100644
--- a/NEWS
+++ b/NEWS
@@ -120,6 +120,7 @@ fetchmail 6.3.5 (not yet released):
* Fetchmail in verbose mode now logs if it opportunistically upgrades a POP3
or IMAP connection to TLS security with STLS/STARTTLS.
* fetchmail now supports foo@example.org=bar user mappings for multidrop boxes.
+* switch setjmp/longjmp to sigsetjmp/siglongjmp
# TRANSLATION UPDATES:
* Russian/ru (Pavel Maryanov), Vietnamese/vi (Clytie Siddall)