]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Sat, 6 Aug 2005 21:21:40 +0000 (21:21 +0000)
committerBrendan Cully <brendan@kublai.com>
Sat, 6 Aug 2005 21:21:40 +0000 (21:21 +0000)
ChangeLog

index 1250a8265c120a7e1a317e1e1e7fb87c080e5a0e..2c7417522ba8cac4aa2ca27e647ca1755209afe6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-08-06 21:19:39  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * imap/imap.c, imap/util.c, init.h, mutt.h, pop_lib.c: Replace
+       pointless imap_force_ssl option with ssl_force_tls, which requires
+       any connection (POP or IMAP) to a remote server to be encrypted,
+       and attempts to negotiate encryption even if the capability isn't
+       advertised (this last bit is of dubious utility, but essentially
+       harmless since the connection would otherwise fail
+       anyway). Closes: #1284.
+
+       * imap/browse.c: Kill a warning.
+
 2005-08-06 19:06:36  Brendan Cully  <brendan@kublai.com>  (brendan)
 
        * init.c: Use isalnum instead of isalpha when parsing unbraced