Don't add secret key-id's to encryption recipients.
[elisp/epg.git] / ChangeLog
index b89a3f0..9183968 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
 
+       * epa.el: New file.
+
+       * epg.el (epg-cipher-algorithm-alist): New constant.
+       (epg-pubkey-algorithm-alist): New constant.
+       (epg-digest-algorithm-alist): New constant.
+       (epg-compress-algorithm-alist): New constant.
+       (epg-configuration): New function.
+       (epg-start): Don't specify --yes.
+
+2006-04-13  Daiki Ueno  <ueno@unixuser.org>
+
        * epg.el (epg-make-data-from-file): New function.
        (epg-make-data-from-string): New function.
        (epg-data-file): New function.