summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2004-10-02 00:32:05 +0000
committerSergey Udaltsov <svu@gnome.org>2004-10-02 00:32:05 +0000
commit59e8d7906cbccee9519f3bb8b5fee73f4f306a7b (patch)
tree3e5714b4f3b69c95b5e83ea4a6a6374ba6a22d4d
parent0eeefba9ec2452633de36046f5b90290ee89986e (diff)
downloadlibxklavier-59e8d7906cbccee9519f3bb8b5fee73f4f306a7b.tar.gz
a bit of cleanup
-rw-r--r--NEWS6
-rw-r--r--RELEASE_NOTES_1_011
-rw-r--r--RELEASE_NOTES_1_021
-rw-r--r--configure.in2
4 files changed, 6 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 6f772ef..569476f 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,5 @@
-Fixes, code reogranization
+1.04 Some memory leaks were nailed (thanks to kmaraas and valgrind).
+ Default ruleset for partially non-compliant servers introduced
+ (though it still long way to go for AccelleratedX support).
+ A couple of small tests introduced.
+ Hopefully the last release in 1.0x series.
diff --git a/RELEASE_NOTES_1_01 b/RELEASE_NOTES_1_01
deleted file mode 100644
index 0e90aa9..0000000
--- a/RELEASE_NOTES_1_01
+++ /dev/null
@@ -1 +0,0 @@
-Now able to x.org server with all the names changed to x.org. Just use --with-xkb-rules-set in the configure script
diff --git a/RELEASE_NOTES_1_02 b/RELEASE_NOTES_1_02
deleted file mode 100644
index 3754098..0000000
--- a/RELEASE_NOTES_1_02
+++ /dev/null
@@ -1 +0,0 @@
-Due to the high demand, libxklavier is now able to detect the default xkb rules set at runtime. The option --with-xkb-rules-set is not necessary any more. Sorry for bother:)
diff --git a/configure.in b/configure.in
index eaf13ee..41e80ec 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(libxklavier/xklavier.c)
PACKAGE=libxklavier
MAJOR_VERSION=1
-MINOR_VERSION=03
+MINOR_VERSION=1
VERSION=$MAJOR_VERSION.$MINOR_VERSION
VERSION_INFO=8:0:0