OSDN Git Service

Describe 0.0.13 changes.
authorDaiki Ueno <ueno@unixuser.org>
Tue, 29 May 2007 08:04:20 +0000 (08:04 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Tue, 29 May 2007 08:04:20 +0000 (08:04 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index bf086f9..649579c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+* 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.
 ** 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>]
+\f
+Local variables:
+mode: text
+mode: outline
+paragraph-separate: "[  \f]*$"
+end:
index 76a2108..0eea0f3 100644 (file)
@@ -1,7 +1,7 @@
 AC_INIT
 AC_CONFIG_SRCDIR([configure.ac])
 AC_PREREQ(2.59)
-AM_INIT_AUTOMAKE(epg, 0.0.12)
+AM_INIT_AUTOMAKE(epg, 0.0.13)
 
 AC_CHECK_EMACS
 AC_PATH_LISPDIR