summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2009-01-27 23:09:04 +0000
committerSergey V. Udaltsov <svu@gnome.org>2009-01-27 23:09:04 +0000
commit8167b5f4ef03796f35c9370e4c3b9030b6c27eb5 (patch)
tree7b396b5a52c8f15208428f2b434b4d99781d2cc7
parent450016f42d2814625ded9040af8df716c72880c7 (diff)
preparing release 1.5v_1_5
-rw-r--r--ChangeLog1
-rw-r--r--NEWS1
-rw-r--r--configure.in2
3 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a39ca64e..13a29fba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
http://bugs.freedesktop.org/show_bug.cgi?id=19751
* symbols/fr: fixed . on numpad, period->KP_Decimal,
http://bugs.freedesktop.org/show_bug.cgi?id=19756
+ * NEWS, configure.in: preparing 1.5
2009-01-24 Sergey Udaltsov
diff --git a/NEWS b/NEWS
index 1edd5344..38d0a595 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.5 Bugfixes (45). Updated/new translations. Some new layouts and models. Serious cleanup in symbols/inet.
1.4 Bugfixes (31). Updated/new translations. Some new layouts and models. Added evdev ruleset.
1.3 Bugfixes (35). Updated/new translations. Some new layouts and models. A lot of country and language-related information put into base.xml. Dropped unsupported rulesets sgi and sun.
1.2 Bugfixes (36). Updated/new translations, renewed relations with TP. Some new layouts and models. A lot of changes from OLPC project. Changed base.xml merging schema (.gmo files are installed and used explicitly)
diff --git a/configure.in b/configure.in
index b2df0669..bba6c2d8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 1.4)
+AC_INIT(xkeyboard-config, 1.5)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE