diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-18 04:45:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-18 04:45:47 +0000 |
commit | dbb07f3478a29b76cb49752eeb29255c2546dba8 (patch) | |
tree | 9ab8487edb25a60ddae9649a5eb1e5c5261071d7 /NEWS | |
parent | abf56645d3b47d6829ee648138b76f6525ad78ca (diff) | |
download | fetchmail-dbb07f3478a29b76cb49752eeb29255c2546dba8.tar.gz fetchmail-dbb07f3478a29b76cb49752eeb29255c2546dba8.tar.bz2 fetchmail-dbb07f3478a29b76cb49752eeb29255c2546dba8.zip |
Deal with the license-incompatibility problem.
svn path=/trunk/; revision=3463
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ * Make sure IMAP capability checks are caseblind. * Make sure suffix checks on akalists are properly caseblinded. * All warning mail now has a generated date stamp. +* getopt.c and getopt1.c removed due to license incompatibility with OpenSSL. fetchmail-5.9.0 (Sun Aug 12 23:52:16 EDT 2001), 21062 lines: |