X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;h=701c6e4596d7ca707de7a900ff2fe4734e9be52d;hb=c08b265ccd502a7cb177c95f1cf113c77179c26f;hp=ac8feaa6ce848b360c1de19ff21d58437088cf5e;hpb=80cfa7e642ebaf1e009687fa6224a1eb330a5e5f;p=elisp%2Fepg.git diff --git a/NEWS b/NEWS index ac8feaa..701c6e4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,40 @@ +* Major changes in 0.0.10 + +** Support GnuPG versions older than 1.4.3 + +* 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 + +** epa-file.el can now specify recipient keys from the file local + variable `epa-file-encrypt-to'. + +** Always encode passphrase with eol-type LF. + +** Allow empty user IDs. + +** Support handling notations on the signature. + +* Major changes in 0.0.7 + +** Fixed a clearsign verification bug. + * Major changes in 0.0.6 ** Parse "group" configuration parameters of GnuPG. @@ -10,7 +47,7 @@ ** Improved progress display. -** Allow files whose names start with "--". +** Allow file names starting with "-". * Major changes in 0.0.5