summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsvu <svu>2006-03-04 17:33:43 +0000
committersvu <svu>2006-03-04 17:33:43 +0000
commite1a4ad4fb604c364ec23d19ea9b103eb193992b2 (patch)
treef80bbc81872e1d82865730b0853e8309028c6656
parentf0f6604629e504dbf326147d4d3eb080efa0e23d (diff)
downloadxkeyboard-config-e1a4ad4fb604c364ec23d19ea9b103eb193992b2.tar.gz
xkeyboard-config-e1a4ad4fb604c364ec23d19ea9b103eb193992b2.tar.bz2
xkeyboard-config-e1a4ad4fb604c364ec23d19ea9b103eb193992b2.zip
preparing 0.8
-rw-r--r--ChangeLog9
-rw-r--r--NEWS4
-rw-r--r--configure.in2
3 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 810ce25b..105ac47d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-03-05 Sergey Udaltsov
+
+ configure.in, NEWS, Changelog:Preparing release 0.8
+
+2006-02-26 Sergey Udaltsov
+
+ * symbols/es, rules/base.xml.in: added es(cat), closing
+ https://bugs.freedesktop.org/show_bug.cgi?id=6047
+
2006-02-25 Alan Coopersmith
* symbols/sun_vndr/*, compat/japan, compat/mousekeys,
diff --git a/NEWS b/NEWS
index 03cfe9be..f685d951 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
-0.6 New layouts and keyboard models (mostly media keyboards)
+0.8 Maintenance release. Bugfixes. Updated/new translations. Updated/new layouts.
+ Massive patch from Sun Microsystems incorporated.
+0.7 New layouts and keyboard models (mostly media keyboards)
Massive reorganization of the symbols/inet file (huge credits to Frederic Boiteux)
Improved RAlt handling (for grp:alts_toggle and lvl3:ralt_switch)
A lot of bugs fixed (from fd.o bugzilla)
diff --git a/configure.in b/configure.in
index d3267db1..f69fdba9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 0.6)
+AC_INIT(xkeyboard-config, 0.8)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE