[caribou] Prepared 0.1.7 release.



commit 5f18d2af3ba6945351c6571b7e8ae30fbf4d917a
Author: Eitan Isaacson <eitan monotonous org>
Date:   Sun Jan 9 16:11:17 2011 -0800

    Prepared 0.1.7 release.

 NEWS         |   24 ++++++++++++++++++++++++
 README       |    9 +--------
 configure.ac |    2 +-
 3 files changed, 26 insertions(+), 9 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6d34ecf..7564de0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
 =============
+Version 0.1.7
+=============
+
+What's New
+==========
+- Ported to GTK3 and PyGI. Yikes!
+- New Japanese keyboard. Thanks Jiro Matsuzawa!
+- Many bugs fixed during the porting process that involved a lot of
+  rewriting code.
+- Many bugs introduced during the porting process that involved a lot of
+  rewriting code.
+
+New And Updated Translations
+============================
+- Christian Kirbach (de)
+- Daniel Mustieles (es)
+- Claude Paroz (fr)
+- Gabor Kelemen (hu)
+- Hugo Vaz Sampaio (pt_BR)
+- Andrej ŽnidarÅ¡iÄ? (sl)
+- Daniel Nylander (sv)
+- lainme (zh_CN)
+
+=============
 Version 0.1.6
 =============
 
diff --git a/README b/README
index e34663f..afcf85a 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.1.5
+Caribou 0.1.7
 
 Description
 ===========
@@ -9,10 +9,3 @@ pointer users.
 Features
 ========
 A configurable on screen keyboard with scanning mode.
-
-Requirements
-============
-
-- pygtk >= 2.16
-- pyclutter >= 1.0
-- python-virtkey >= 0.50
diff --git a/configure.ac b/configure.ac
index 110a14a..c8b5830 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([caribou],
-        [0.1.6],
+        [0.1.7],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
         [caribou])
 



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