aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-30 13:19:18 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-30 13:19:18 +0000
commit19d9e9bcd3f2afa2df1bbf6534b88197c3521e07 (patch)
tree5611d7480611a5b668d8d4ccd5e1b354dcb86aa8 /NEWS
parent39838d3d977811f9814f4aee8097a8d5699129e7 (diff)
downloadfetchmail-19d9e9bcd3f2afa2df1bbf6534b88197c3521e07.tar.gz
fetchmail-19d9e9bcd3f2afa2df1bbf6534b88197c3521e07.tar.bz2
fetchmail-19d9e9bcd3f2afa2df1bbf6534b88197c3521e07.zip
Got rid of BSD-classic licenses.
svn path=/trunk/; revision=3504
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3fd98812..f3282e8c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@
* Fix configuration error in handling of long options.
* Thomas Moestl's patch to use querynames in UID files.
+* Timeout to deal with long socket closes (Sunil Shetye).
+* Move from RSA MD5 code to Colin Plumb's public-domain implemenrtaion (BSD
+ classic license eliminated)
+* Rewrite strcasecmp() (BSD classic license eliminated)
fetchmail-5.9.2 (Wed Sep 26 12:47:00 EDT 2001), 21118 lines: