[orca] Prep for Orca v3.1.5
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for Orca v3.1.5
- Date: Mon, 15 Aug 2011 21:29:47 +0000 (UTC)
commit 0546329f98623e05198f50e59a58ffd74633070f
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Aug 15 17:29:02 2011 -0400
Prep for Orca v3.1.5
NEWS | 28 ++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4a83f45..8f2835f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+3.1.5 - 15 August 2011
+
+General
+
+ * Fix for bug 639535 - KeyError: 'profile' traceback; Orca won't
+ launch
+
+ * Fix for bug 654923 - Add Unity to OnlyShowIn value for autostart
+ desktop file
+
+ * Fix for bug 656305 - Improve autotools config
+
+ * Fix for bug 654114 - Map "clutter" to "CALLY" toolkit script
+
+ * Enhanced Orca's traceit tool.
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ bg Bulgarian Alexander Shopov
+ es Spanish Daniel Mustieles
+ fr French Bruno Brouard
+ gl Galician Fran DiÃguez
+ hu Hungarian Attila Hammer, Gabor Kelemen
+ pl Polish Piotr DrÄg
+ sv Swedish Daniel Nylander
+
+=========
+
3.1.4 - 25-July-2011
General
diff --git a/README b/README
index a59cbcf..db60eaf 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.1.5pre
+Orca v3.1.5
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 3bd7cae..d18f3a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [1])
-m4_define([orca_micro_version], [5pre])
+m4_define([orca_micro_version], [5])
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]