X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;h=5229ac805fef41401bb2688d7e38619ed926b49d;hb=790822a0c1a231478d57cb341ad97df04b415ace;hp=9072d50b3aa3fee719916c232188e441a021f7fe;hpb=63f2ee4aa2fc7f4cc0a3d352c2ccaa59b1c96cae;p=elisp%2Fepg.git diff --git a/NEWS b/NEWS index 9072d50..5229ac8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +* 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. @@ -8,6 +34,8 @@ *** 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 @@ -125,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: