* Update.
authoryamaoka <yamaoka>
Mon, 5 Apr 1999 04:08:36 +0000 (04:08 +0000)
committeryamaoka <yamaoka>
Mon, 5 Apr 1999 04:08:36 +0000 (04:08 +0000)
ChangeLog

index 42d465d..5d29df8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+1999-04-05  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * mime-mc.el (mime-mc-gpg-sign-region): Remove ("--passphrase-fd"
+       "0") from the list of arguments.
+       (mime-mc-shell-file-name): New user option.
+       (mime-mc-pgp50-process-region, mime-mc-gpg-process-region): Use it.
+
+1999-03-30  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
+
+       * mime-edit.el (mime-edit-decode-single-part-in-buffer): Normalize
+       EOL code in MIME encoded text part.
+
+1999-03-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-view.el (mime-preview-follow-current-entity): Don't copy
+       header if current entity is root.
+
 1999-03-26  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * mime-mc.el: Load "expect", if it exists, at the compile time.