* epa-file.el (epa-file-insert-file-contents): Don't move the
[elisp/epg.git] / ChangeLog
index ca8213b..682aa36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2006-06-12  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa-file.el (epa-file-insert-file-contents): Don't move the
+       point to the end of the inserted region.
+       Reported by doug <douglas.bagley@gmail.com>
+
+2006-06-01  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa-file.el (epa-file-insert-file-contents): Support partial read.
+
+2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * epa-file.el (epa-file-write-region): Encode the plain text with
+       coding-system-for-write.
+
+2006-05-30  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa-file.el (epa-file-insert-file-contents):
+       Decode the decrypted text with coding-system-for-read.
+
+2006-05-29  Daiki Ueno  <ueno@unixuser.org>
+
+       * EasyPG: Version 0.0.2 released.
+       * epg.el (epg-version-number): Bump up.
+       * configure.ac: Bump up version.
+
+2006-05-29  Daiki Ueno  <ueno@unixuser.org>
+
+       * epg.el (epg--time-from-seconds): New function.
+       (epg--status-ERRSIG): Convert seconds from epoch to encoded-time.
+       (epg--status-VALIDSIG): Ditto.
+       (epg--status-KEYEXPIRED): Ditto.
+
+2006-05-28  Daiki Ueno  <ueno@unixuser.org>
+
+       * epg.el (epg-start-import-keys): Don't specify filename if keys
+       is a string data.
+
 2006-05-27  Daiki Ueno  <ueno@unixuser.org>
 
        * epg.el (epg--process-filter): Pass epg-context instead of