[caribou] Prepared 0.1.91 release



commit 081ca935da2b34a2d43c41228646f4d9c05cc695
Author: Eitan Isaacson <eitan monotonous org>
Date:   Wed Mar 9 13:46:01 2011 -0500

    Prepared 0.1.91 release

 NEWS         |   21 +++++++++++++++++++++
 README       |    3 +--
 configure.ac |    2 +-
 3 files changed, 23 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7564de0..7e299da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+==============
+Version 0.1.91
+==============
+
+What's New
+==========
+- Raise an error when no keyboard is loaded.
+- Make caribou startup automatically (Thanks Bastien Nocera!)
+- Use GTK3 CSS theming for custom colors.
+- Look if a11y is enabled in GSettings.
+- Port app preferences and schema to GSettings.
+
+New And Updated Translations
+============================
+- Khaled Hosny (ar)
+- Kostas Papadimas (el)
+- Claude Paroz (fr)
+- marcoslans (gl)
+- Yaron Shahrabani (he)
+- Mateus Zenaide (pt_BR)
+
 =============
 Version 0.1.7
 =============
diff --git a/README b/README
index afcf85a..c737316 100644
--- a/README
+++ b/README
@@ -1,8 +1,7 @@
-Caribou 0.1.7
+Caribou 0.1.91
 
 Description
 ===========
-
 Caribou is an input assistive technology intended for swithc and
 pointer users.
 
diff --git a/configure.ac b/configure.ac
index 78fbbc0..000f7ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([caribou],
-        [0.1.7],
+        [0.1.91],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
         [caribou])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]