]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 28 Apr 2006 08:35:30 +0000 (08:35 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 28 Apr 2006 08:35:30 +0000 (08:35 +0000)
ChangeLog

index 0e106fe093cce21aa7f6760676fbd362acc4baa8..e14898d8caa685d64356c6113de7066bc0ff3788 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2006-04-28 08:27:28  Rocco Rutte  <pdmef@gmx.net>  (roessler)
+2006-04-28 08:35:03  Rocco Rutte  <pdmef@gmx.net>  (roessler)
+
+       * imap/imap.c, init.h, main.c, mutt.h, mutt_socket.c, mutt_ssl.c,
+       mutt_ssl.h, mutt_ssl_gnutls.c, pop_lib.c, buffy.c, configure.in,
+       globals.h, init.c: pdmef+fix+sslinterface. Triggered by a warning
+       when compiling with POP and GNUTLS, I noticed the SSL interfaces
+       for OpenSSL and GNUTLS internally are different which doesn't
+       make sense.
 
        * configure.in, mh.c: pdmef+fix+dino.diff. This fixes mutt/2174.