emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog,v
Date: Mon, 09 Apr 2007 23:42:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/04/09 23:42:37

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/ChangeLog,v
retrieving revision 1.535
retrieving revision 1.536
diff -u -b -r1.535 -r1.536
--- ChangeLog   3 Apr 2007 23:25:47 -0000       1.535
+++ ChangeLog   9 Apr 2007 23:42:37 -0000       1.536
@@ -1569,15 +1569,6 @@
        * gnus-start.el (gnus-no-server-1): Mention
        `gnus-level-default-subscribed' in doc string.
 
-2005-11-26  Dave Love  <address@hidden>
-
-       * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
-       (tls-program, tls-success): Provide openssl alternative.
-
-       * starttls.el: Doc fixes.
-       (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
-       SERVICE to PORT.
-
 2005-12-09  Reiner Steib  <address@hidden>
 
        * gnus-start.el (gnus-start-draft-setup): Enforce
@@ -2632,14 +2623,6 @@
 
        * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
 
-2005-06-02  Katsumi Yamaoka  <address@hidden>
-
-       * pop3.el (pop3-md5): Run md5 in the binary mode.
-       (pop3-md5-program-args): New variable.
-
-       * starttls.el (starttls-set-process-query-on-exit-flag):
-       Use eval-and-compile.
-
 2005-05-31  Katsumi Yamaoka  <address@hidden>
 
        * gnus-art.el (article-display-x-face): Replace
@@ -2675,16 +2658,6 @@
        (nntp-open-ssl-stream): Ditto.
        (nntp-open-tls-stream): Ditto.
 
-       * pgg.el: Don't bind itimer vars; don't autoload itimer functions.
-       (pgg-run-at-time-1): New macro.
-       (pgg-run-at-time): Use it.
-
-       * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
-       set-process-query-on-exit-flag or process-kill-without-query.
-       (starttls-open-stream-gnutls): Use it instead of
-       process-kill-without-query.
-       (starttls-open-stream): Ditto.
-
 2005-05-31  Simon Josefsson  <address@hidden>
 
        * imap.el (imap-ssl-open): Use imap-process-connection-type,
@@ -3602,13 +3575,6 @@
 
        * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
 
-       * tls.el (tls-process-connection-type, tls-success)
-       (tls-certtool-program): Add :version.
-
-       * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
-       (starttls-extra-arguments, starttls-process-connection-type)
-       (starttls-connect, starttls-failure, starttls-success):
-
        * spam-stat.el (spam-stat): Add :version.
 
        * sieve.el (sieve): Add :version.
@@ -4096,12 +4062,6 @@
        * message.el (message-tokenize-header): Fix 2004-09-06 change
        which used point-min in the wrong place.
 
-2004-10-12  Simon Josefsson  <address@hidden>
-
-       * net/tls.el (tls-certtool-program): New variable.
-       (tls-certificate-information): New function, based on
-       ssl-certificate-information.
-
 2004-10-11  Reiner Steib  <address@hidden>
 
        * message.el (message-bury): Use `window-dedicated-p'.
@@ -4541,19 +4501,6 @@
 
        * sieve.el (sieve-deactivate-all): Fix format string mismatch.
 
-2004-05-26  Simon Josefsson  <address@hidden>
-
-       * starttls.el: Merge with my GNUTLS based starttls.el.
-       (starttls-gnutls-program, starttls-use-gnutls)
-       (starttls-extra-arguments, starttls-process-connection-type)
-       (starttls-connect, starttls-failure, starttls-success): New variables.
-       (starttls-program, starttls-extra-args): Doc fix.
-       (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
-       New functions.
-       (starttls-negotiate, starttls-open-stream):
-       Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
-       function if it is set.
-
 2004-08-30  Andreas Schwab  <address@hidden>
 
        * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for




reply via email to

[Prev in Thread] Current Thread [Next in Thread]