diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 13:19:18 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 13:19:18 +0000 |
commit | 19d9e9bcd3f2afa2df1bbf6534b88197c3521e07 (patch) | |
tree | 5611d7480611a5b668d8d4ccd5e1b354dcb86aa8 /NEWS | |
parent | 39838d3d977811f9814f4aee8097a8d5699129e7 (diff) | |
download | fetchmail-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-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |