Marked the rest of changes by Hiroya Murata as tiny.
authorueno <ueno>
Tue, 5 Feb 2008 07:17:48 +0000 (07:17 +0000)
committerueno <ueno>
Tue, 5 Feb 2008 07:17:48 +0000 (07:17 +0000)
ChangeLog

index ee59ea2..860bab6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * epg-config.el (epg-passphrase-coding-system): Default to nil.
 
-2006-12-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
-
-       * epa.el (epa--format-fingerprint-1): New function.
-       (epa--format-fingerprint): Ditto.
-       (epa--show-key): Use it.
-
 2006-12-20  Daiki Ueno  <ueno@unixuser.org>
 
        * epa-file.el (epa-file-write-region): Don't attempt to write the
        (epa-list-keys): Call widget-setup here.
        (epa-select-keys): Ditto.
 
-2006-11-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+2006-11-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp> (tiny change)
 
        * epg.el (epg-delete-keys): Remove redundant argument for `error'
        and fix a close parenthesis.
 
        * epa.el (epa-sign-region): Query signature type at a time.
 
-2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
-
-       * epg.el (epg-context-set-passphrase-callback): Add optional
-       argument `handback'.
-       (epg-context-set-progress-callback): Ditto.
-
 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
 
        * epa.el (epa--key-widget-value-create): Allow empty user IDs.
        imitation of GPGME.
        (epg-progress-callback-function): Remove a couple of %%'s.
 
-2006-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+2006-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp> (tiny change)
 
        * epg-config.el (epg-configuration): Fixed the last change;
        collect configuration other than group and algorithm.
 
        * epa-file.el (epa-file-insert-file-contents): Support partial read.
 
-2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp> (tiny change)
 
        * epa-file.el (epa-file-write-region): Encode the plain text with
        coding-system-for-write.