From 3102e60f1ba88412c9bdd2272c90c3934c5f0bc2 Mon Sep 17 00:00:00 2001 From: Eitan Isaacson Date: Mon, 19 Sep 2011 11:45:49 -0700 Subject: 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,3 +1,46 @@ +============== +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]) -- cgit v1.2.1