summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2006-03-12 02:32:13 +0000
committerSergey Udaltsov <svu@gnome.org>2006-03-12 02:32:13 +0000
commitd7bc98fb5f9d55c37a08ceeedbc87cb70ee6f133 (patch)
treef24c8c8e427ed8808723120f54f1c8e6b77d8c08
parent34773ffabfc4728a50aeb5971007e6140a196ec0 (diff)
preparing 2.2v.2.2
-rw-r--r--ChangeLog5
-rw-r--r--NEWS2
-rw-r--r--configure.in2
3 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dab747..29d6aaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-14 svu
+
+ * libxklavier/xklavier.c: libxklavier/xklavier_evt.c: hopefully fixing
+ the crash on SetTransparent
+
2006-01-16 svu
* libxklavier/xklavier_config.c: handling XML comments
diff --git a/NEWS b/NEWS
index f4eb3cb..e77b722 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.2 Bugfixes. XML processing improved. Better compatibility with
+ modular X.org filesystem layout
2.1 Bugfixes. GCC 4.x compatibility patches.
2.0 New stable release (for GNOME 2.10). Minor changes since 1.14:
some optimization and cleanup.
diff --git a/configure.in b/configure.in
index f7b650e..c079adb 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(libxklavier/xklavier.c)
PACKAGE=libxklavier
MAJOR_VERSION=2
-MINOR_VERSION=1
+MINOR_VERSION=2
VERSION=$MAJOR_VERSION.$MINOR_VERSION
VERSION_INFO=10:0:0