summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2004-12-30 23:01:55 +0000
committerSergey Udaltsov <svu@gnome.org>2004-12-30 23:01:55 +0000
commit9eaa42fea181166273599413bf926923029dcc06 (patch)
treee45ba7b7e31c39f3a330642f7c1abb5131130d9d
parent20a50016974d6882b8821b3e8245b4e5786be168 (diff)
downloadlibxklavier-9eaa42fea181166273599413bf926923029dcc06.tar.gz
preparing 1.14v.1.14
-rw-r--r--ChangeLog1
-rw-r--r--NEWS2
-rw-r--r--configure.in2
3 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eba3e6f..653ebb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
libxklavier/xklavier_private.h,
libxklavier/xklavier_xmm.c: internal polish,
secondary layouts are managed through the root window property.
+ * configure.in, NEWS: preparing 1.14
2004-12-27 svu
diff --git a/NEWS b/NEWS
index 8a728e6..7f6c672 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.14 Memory leaks nailed. Some minor restructuring. Bugfixing.
+ A couple of XKL_*_DISABLE envvars introduced.
1.13 Some build process cleanup and fixes. One more "virtual function"
introduced.
1.12 First version with real xmodmap support. Sure, bugs are possible.
diff --git a/configure.in b/configure.in
index cef1220..faf812e 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(libxklavier/xklavier.c)
PACKAGE=libxklavier
MAJOR_VERSION=1
-MINOR_VERSION=13
+MINOR_VERSION=14
VERSION=$MAJOR_VERSION.$MINOR_VERSION
VERSION_INFO=10:0:0