This commit was manufactured by cvs2svn to create branch
[elisp/gnus.git-] / contrib / ChangeLog
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
deleted file mode 100644 (file)
index be5b92b..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-2001-08-24 16:09:14  Fabien Penso  <penso@linuxfr.org>
-
-       * gpg.el (gpg-command-sign-detached): Doc fix.
-
-2001-08-07  Andreas Jaeger  <aj@suse.de>
-
-       * gpg.el (gpg-passphrase-forget): Don't cache
-       gpg-passphrase-timer.
-       (gpg-passphrase-store): Check if gpg-passphrase-timer is
-       initialized already.
-       
-2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Andreas Fuchs <asf@void.at>
-
-       * gpg.el (gpg-command-verify): --status-fd 1
-       (gpg-unabbrev-trust-alist): New.
-
-2001-01-18  Colin Marquardt <colin.marquardt@usa.alcatel.com>
-
-       * gpg.el (gpg-make-temp-file): Error info.
-
-2001-01-13 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-
-       * gpg.el (gpg-build-arg-list): Use copy-sequence.
-
-2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-
-       * gpg.el (defalias): Use eval-and-compile.
-       (gpg-command-all-arglist): Suggest by Jeff Senn <senn@maya.com>.
-
-2000-12-15 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-
-       * gpg.el (gpg-command-alist): Alist may not be defined.
-
-2000-12-14 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-
-       * gpg.el (gpg-make-temp-file): Don't check file-modes of M$Windows.
-
-2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-
-       * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
-
-2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-
-       * gpg.el: (gpg-make-temp-file): Use expand-file-name.
-       (gpg-point-at-eol): New function.
-       (gpg-call-process): Use it.
-       (gpg-key-list-keys-parse-line): Ditto.
-       (gpg-with-passphrase-env): edebug-form-spec.
-       (gpg-with-temp-files): Ditto.
-       (gpg-show-result): Ditto.
-
-2000-11-08  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
-
-       * gpg.el: In Xemacs it is called point-at-eol, not
-       line-end-position
-
-       * gpg.el (gpg-key-lessp): use string-lessp instead of
-       compare-strings (not available on XEmacs)
-       
-2000-11-16  Simon Josefsson  <sj@extundo.com>
-
-       * gpg.el (gpg-command-verify-cleartext): New variable.
-       (gpg-verify-cleartext): New function.
-       
-2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
-
-       * gpg.el (gpg-verify): The last argument of apply is a list.
-       (gpg-encrypt): Add passphrase as a parameter.
-
-;; Local Variables:
-;; coding: iso-2022-7bit
-;; End: