[orca/gnome-3-12] Prep for v3.11.92



commit 9343f8369f28576f3772d0f18824cea6f5fc7d6e
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Tue Mar 18 15:09:15 2014 -0400

    Prep for v3.11.92

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d829e08..8a3389b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+3.11.92 - 18 March 2014
+
+General:
+
+  * Filter out a number of extraneous/unwanted accessibility events from
+    Evolution
+
+  * Eliminate some text-selection and typeahead search "chattiness"
+
+  * Generate ancestors for new dialogs even if there is no prior focused
+    object
+
+  * Fix for bug 726395 - Sometimes flat review presents non-localized
+    rolenames
+
+  * Ignore bogus focus claims from LibreOffice fillers and panels
+
+  * Add support for non-modal GtkPopover
+
+  * Use explicit keyword rather than positional argument for GSettings
+    schema id
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    ca            Catalan                Pau Iranzo
+    fr            French                 Julien Hardelin, Claude Paroz,
+                                         Alexandre Franke
+    lv            Latvian                Rūdolfs Mazurs
+    nb            Norwegian bokmål       Kjartan Maraas
+    pl            Polish                 Paweł Żołnowski
+    pt            Portuguese             Duarte Loreto
+    ru            Russian                Yuri Myasoedov
+    sr            Serbian                Мирослав Николић
+    sr latin      Serbian                Miroslav Nikolić
+    uk            Ukranian               Daniel Korostil
+    zh_CN         Chinese (China)        Wylmer Wang
+
+=========
+
 3.11.91 - 4 March 2014
 
 General:
diff --git a/README b/README
index 509082c..b0619e3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.11.92pre
+Orca v3.11.92
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 27555cb..d35e082 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [11])
-m4_define([orca_micro_version], [92pre])
+m4_define([orca_micro_version], [92])
 m4_define([orca_version],
           [orca_major_version.orca_minor_version.orca_micro_version])
 


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