summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Isaacson <eitan@monotonous.org>2011-09-19 11:45:49 -0700
committerEitan Isaacson <eitan@monotonous.org>2011-09-19 11:45:49 -0700
commit3102e60f1ba88412c9bdd2272c90c3934c5f0bc2 (patch)
tree2b8ba45c65321abdf0f86ce8c9e279c7624a2b8f
parentfc621a43b903cf5297a2c364a69c43e26d0eff6d (diff)
downloadcaribou-3102e60f1ba88412c9bdd2272c90c3934c5f0bc2.tar.gz
Preparing 0.3.92 release.CARIBOU_0_3_92
-rw-r--r--NEWS43
-rw-r--r--README2
-rw-r--r--configure.ac2
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])