update.
authorueno <ueno>
Thu, 4 Nov 1999 18:17:39 +0000 (18:17 +0000)
committerueno <ueno>
Thu, 4 Nov 1999 18:17:39 +0000 (18:17 +0000)
ChangeLog

index 7dbe7b1..708d28e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-1999-11-05  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * mime-pgp.el (mime-verify-application/pgp-signature): Enclose
+       with `unwind-protect' to be sure of deleting *.asc files.
+
+       * pgg-pgp.el (pgg-pgp-process-region): Set `PGPPASSFD' before
+       starting PGP process.
+
+       * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
+
+1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
 
        * pgg-parse.el (pgg-parse-crc24): Don't use any `write' ops.
        (pgg-parse-crc24-string): Use `ccl-execute-on-string'.