[orca/gnome-3-14] Prep for v3.14.4



commit 930bdf75f3ef882abf7dea5ef617ebb9c5b68ba7
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Mar 23 08:51:18 2015 -0400

    Prep for v3.14.4

 NEWS         |   31 +++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 33 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index de8a5f6..4c08ffb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+3.14.4 - 23 March 2015
+
+General:
+
+  * Check for the new(ish) accessible roles for documents in structural
+    navigation
+
+  * Fix several issues related to dead accessibles in Gecko content
+    and Writer content
+
+  * Add support for XDG_VTNR for braille
+
+  * Add formatting strings for ROLE_LABEL so that they get presented
+
+  * Ignore text insertions from menus and menu items
+
+  * Fix for bug 742293 - Application-specific shortcut rebinding doesn't
+    persist
+
+  * Fix for bug 738056 - The startup profile combo box is not properly
+    labelled
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    bs            Bosnian                Samir Ribic
+    de            German                 Christian Kirbach
+    sl            Slovenian              Matej Urbančič
+    sv            Swedish                Anders Jonsson
+
+=========
+
 3.14.3 - 03 December 2014
 
 Gecko:
diff --git a/README b/README
index 4b636f3..ceb5246 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.14.4pre
+Orca v3.14.4
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 8724634..f83ce56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [14])
-m4_define([orca_micro_version], [4pre])
+m4_define([orca_micro_version], [4])
 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]