diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-02-01 22:44:25 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-02-01 22:44:25 +0000 |
commit | 4f0728eb7de5b48de9a00715d2548fb55a8c911f (patch) | |
tree | a29f21e638d30ed693b986c9fdba60a0351f7852 /NEWS | |
parent | a91a23912dec234a9e2c9f6f71c28b6197eb4535 (diff) | |
download | fetchmail-4f0728eb7de5b48de9a00715d2548fb55a8c911f.tar.gz fetchmail-4f0728eb7de5b48de9a00715d2548fb55a8c911f.tar.bz2 fetchmail-4f0728eb7de5b48de9a00715d2548fb55a8c911f.zip |
Don't bomb silently on SSL when SSL isn't compiled.
svn path=/trunk/; revision=3574
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ * Fixes for some odd IMAP and SMTP edge cases by Sunil Shetye. * UIDL bug fix by Matthias Andree. * Use smtpaddress, if present, to set the return path on warning mail. +* Tell parser to object when SSL keyboard is used with SSL not compiled. fetchmail-5.9.6 (Fri Dec 14 04:03:50 EST 2001), 21247 lines: |