[caribou] Preparing 0.1.5 release.



commit 7282c769a706cc720b0af3f8d6791c5366392fd0
Author: Eitan Isaacson <eitan monotonous org>
Date:   Mon Jul 12 11:14:21 2010 -0700

    Preparing 0.1.5 release.

 NEWS         |   27 +++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b0e9966..e98f90e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
 =============
+Version 0.1.5
+=============
+
+What's New
+==========
+- Added configurable key and highlight colors (bug #622246).
+- Added a desktop file (bug #618292).
+- Fix layout retrieval (bug #622221).
+- Don't change layout when switching focus (bug #621654).
+- Unpress modifier when Caribou quites (bug #621596).
+- Source files reshuffling.
+- Added JSON/XML configurable layouts (bug #613229).
+
+New And Updated Translations
+============================
+- Marek Ä?ernocký (cs)
+- Yaron Shahrabani (he)
+- Andika Triwidada (id)
+- Kjartan Maraas (nb)
+- Torstein Adolf Winterseth (nn)
+- A S Alam (pa)
+- Lucian Adrian Grijincu (ro)
+- Daniel Nylander (sv)
+- Anonymous (ta)
+- YunQiang Su (zh_CN)
+
+=============
 Version 0.1.2
 =============
 
diff --git a/README b/README
index fd5532c..e34663f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.1.2
+Caribou 0.1.5
 
 Description
 ===========
diff --git a/configure.ac b/configure.ac
index 2bf96f4..6140ce4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([caribou],
-        [0.1.2],
+        [0.1.5],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
         [caribou])
 



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