summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsvu <svu>2008-05-27 23:11:39 +0000
committersvu <svu>2008-05-27 23:11:39 +0000
commit7a6b7562a5131d2829f120adb28db0d25f74d74a (patch)
tree7ef2c008c2ec07a10ac2b0e76bd42337831a2d15
parent3e1e79b6eba191553afc91c16cb3a271d5318e67 (diff)
preparing 1.3v_1_3
-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 540edb05..d468f220 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
http://bugs.freedesktop.org/show_bug.cgi?id=5659
* symbols/fi: returned nbsp to 3rd level of space,
http://bugs.freedesktop.org/show_bug.cgi?id=12764
+ * configure.in, NEWS: preparing 1.3
2008-05-12 Sergey Udaltsov
diff --git a/NEWS b/NEWS
index 0f277cc6..c291acd7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.3 Bugfixes (35). Updated/new translations, renewed relations with TP. 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)
1.1 First time-based release. Bugfixes (27). Updated/new translations, renewed relations with TP. Renamed (for clarity) types. Some new layouts and models.
1.0 Maintenance release. Bugfixes (72). Updated/new translations. Updated/new layouts and models.
diff --git a/configure.in b/configure.in
index 960d008a..3e508ea9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 1.2)
+AC_INIT(xkeyboard-config, 1.3)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE