summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Isaacson <eitan@monotonous.org>2011-08-12 09:44:46 +0200
committerEitan Isaacson <eitan@monotonous.org>2011-08-12 09:44:46 +0200
commit34a30b69e1c6678536284aa3c9625c5938c85c2c (patch)
treeb8901b8abc012d724a82006cf4a2d66c7bf8ae23
parentf086cfca1750bc6d53ba80e152ce1d6c17b964be (diff)
downloadcaribou-34a30b69e1c6678536284aa3c9625c5938c85c2c.tar.gz
Preparing 0.3.5 release.CARIBOU_0_3_5
-rw-r--r--NEWS21
-rw-r--r--README2
-rw-r--r--configure.ac2
3 files changed, 23 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 8e58746..527d6d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
=============
+Version 0.3.5
+=============
+
+What's New
+==========
+- Added modifiers support.
+- Replaced IM module with GTK+ module so it does not override the
+user's preferred IM.
+- Added "full scale" keyboards to caribou.
+- Remove emoticon buttons, for now.
+
+New And Updated Translations
+============================
+- Marek Černocký (cs)
+- Daniel Mustieles (es)
+- Gabriel Speckhahn (pt_BR)
+- Yuri Myasoedov (ru)
+- Matej Urbančič (sl)
+- Yinghua Wang (zh_CN)
+
+=============
Version 0.3.3
=============
diff --git a/README b/README
index 0f185fa..7f6071c 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.3.3
+Caribou 0.3.5
Description
===========
diff --git a/configure.ac b/configure.ac
index 5ba155d..721f317 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.3.3],
+ [0.3.5],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])