* Major changes in 0.0.3

** epa-file.el now supports partial read.

** epa-file handler functions now obey coding-system-for-{read,write}.
   [cf. <emacs-mime-ja:02041>]

** Don't move point after insert-file-contents if epa-file is enabled.

* Major changes in 0.0.2

** Convert "seconds from epoch" to a date string.

** Confirm passphrase when performing symmetric encryption.

** New commands which affect on the current region are implemented.
   epa-decrypt-region, epa-verify-region, epa-decrypt-armor-in-region,
   epa-verify-armor-in-region, epa-sign-region, epa-encrypt-region

** Fixed ERRSIG status handling.  "no public key" error was not
   reported as a verify result.

** Fixed cleaning up pgg-*-buffer (pgg-epg.el).

** Don't convert line endings of the gpg output.  This may fix a bug
   when encrypting in textmode and the output is binary.
   [cf. <emacs-mime-ja:02028>]
