aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-07-30 21:56:07 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-07-30 21:56:07 +0000
commit4c159159d296e30c59fa780299644d71b2e52d3d (patch)
tree743bb78daee8b5b60cc8b06971db972ccb42417b /NEWS
parentd8d123a20816b7dff876c865615bfef1a083074e (diff)
downloadfetchmail-4c159159d296e30c59fa780299644d71b2e52d3d.tar.gz
fetchmail-4c159159d296e30c59fa780299644d71b2e52d3d.tar.bz2
fetchmail-4c159159d296e30c59fa780299644d71b2e52d3d.zip
INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required library is no longer available.
svn path=/trunk/; revision=4192
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 388aaede..f7e49721 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ SECURITY FIX:
This vulnerability is remotely exploitable to inject code run in a
root shell. This is tracked under the CVE Name: CAN-2005-2335
+MAJOR INCOMPATIBLE CHANGES:
+* Remove support for --netsec/-T options, the required inet6_apps library is no
+ longer available. Matthias Andree
+
OTHER CHANGES:
* Sunil Shetye's fix to force fetchsizelimit to 1 for APOP and RPOP. (ESR)
* PopDel.py removed from contrib at author's request. (ESR)