X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;h=5229ac805fef41401bb2688d7e38619ed926b49d;hb=790822a0c1a231478d57cb341ad97df04b415ace;hp=39ac00f0392221b775a9d1bd0a22adee020b0486;hpb=2e4eb00b230a11e1ff56f8d09b127186f8fcefb0;p=elisp%2Fepg.git diff --git a/NEWS b/NEWS index 39ac00f..5229ac8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,74 @@ +* Major changes in 0.0.15 + +** Fixed a load-error of epa on XEmacs. + +** epa-file bug fixes. + +*** Prepare auto-mode-alist to strip .gpg suffix when choosing major-modes. + +*** Don't signal an error when opening a nonexistent file via Tramp. + +* Major changes in 0.0.14 + +** epa-file can handle remote files over Tramp. + +** Workaround for a face initialization bug of GNU Emacs. + +** Follow the face naming convention of GNU Emacs. + +* Major changes in 0.0.13 + +** epa-file bug fixes. + +*** Fixed a compatibility bug on XEmacs 21.5. + +*** Do not mark the buffer as modified. + +* Major changes in 0.0.12 + +** epa-file.el usability improvements. + +*** Ask recipients only the first time. + +*** Respect epa-armor and epa-textmode. + +*** Customizing epa-file-name-regexp now works. + +*** Backup files for "*.gpg" are also encrypted. + +* Major changes in 0.0.11 + +** Include the EasyPG Assistant user's manual + +** Decode user-id's encoded in UTF-8 with "%" or "\" escape + +** If a user attempt to encrypt data to an untrusted recipient, EasyPG + prompt the key-id (it requires GnuPG version 2.0.2 or later) + +** epa-file.el turns off auto-saving by default + +* Major changes in 0.0.10 + +** Support GnuPG versions older than 1.4.3 + +** Provide a minor-mode to encrypt/sign mails + * Major changes in 0.0.9 +** epa.el usablity improvements. + +*** M-x epa-encrypt-region specifies --armor & --textmode by default + +*** M-x epa-sign-region and M-x epa-sign-file create a cleartext signature by + default + +*** Region based commands now determine the coding-system used to + encode the plain text + +*** Fingerprints are pretty-printed + +*** New user option epa-protocol to use the S/MIME. + ** Support XEmacs compiled with --with-mule=no --with-file-coding=no. * Major changes in 0.0.8 @@ -84,3 +153,9 @@ ** Don't convert line endings of the gpg output. This may fix a bug when encrypting in textmode and the output is binary. [cf. ] + +Local variables: +mode: text +mode: outline +paragraph-separate: "[ ]*$" +end: