[caribou] Preparing 0.3.92 release.



commit 3102e60f1ba88412c9bdd2272c90c3934c5f0bc2
Author: Eitan Isaacson <eitan monotonous org>
Date:   Mon Sep 19 11:45:49 2011 -0700

    Preparing 0.3.92 release.

 NEWS         |   43 +++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 45 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fa00864..6353981 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,47 @@
 ==============
+Version 0.3.92
+==============
+
+What's New
+==========
+- Add gio-2.0 to configure.ac (bug #658969).
+- fix GTK+ module loading/unloading and autoload (bug #655979).
+- don't add the event filter until the dbus call finishes (bug
+#658063).
+- Set correct share-library in gir typelib (bug #658345).
+- Fixed antler script for Fedora 64 bitfriendly packages (bug
+#658533).
+- Fix caribou daemon to use new keyboard DBus API (bug #658533).
+
+New And Updated Translations
+============================
+- Xandru Armesto (ast)
+- Ivaylo Valkov (bg)
+- Joe Hansen (da)
+- Bruce Cowan (en_GB)
+- Jorge GonzÃlez (es)
+- Arash Mousavi (fa)
+- Sweta Kothari (gu)
+- Rajesh (hi)
+- Andika Triwidada (id)
+- Milo Casagrande (it)
+- Aurimas Äernius (lt)
+- RÅdofls Mazurs (lv)
+- Subhashish (or)
+- A S Alam (pa)
+- Piotr DrÄg (pl)
+- Duarte Loreto (pt)
+- Antonio Fernandes C. Neto (pt_BR)
+- Yuri Myasoedov (ru)
+- Matej UrbanÄiÄ (sl)
+- ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (sr)
+- Miroslav NikoliÄ (sr latin)
+- Daniel Nylander (sv)
+- Dr.T.Vasudevan (ta)
+- Muhammet Kara (tr)
+- YunQiang Su (zh_CN)
+
+==============
 Version 0.3.91
 ==============
 
diff --git a/README b/README
index 04f9c88..222b6df 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.3.91
+Caribou 0.3.92
 
 Description
 ===========
diff --git a/configure.ac b/configure.ac
index b8f3b29..4489ce5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([caribou],
-        [0.3.91],
+        [0.3.92],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
         [caribou])
 



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