[gnome-documents/gnome-3-8] release: prepare for 3.8.3



commit 4502ca88af2bcd7464e69981b5f1349335475e6d
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Sun Jun 9 15:32:39 2013 -0700

    release: prepare for 3.8.3

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 026def6..005c25b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.8.3 - "The Bridge"
+====================
+
+- Show thumbnails for Google Documents (Debarshi Ray)
+- Add a manual page (Debarshi Ray)
+- Don't forward key events to search bar on error (Debarshi Ray)
+- Fix crash when trying to load links on a document that does not 
+  support them (Debarshi Ray)
+- Fix crash when trying to search into a document that does not support
+  it (Debarshi Ray)
+- Fix hang when going back to overview after disabling a GOA
+  account while previewing or editing (Debarshi Ray)
+- Fix stray unoconv process when loading is cancelled in-flight (Debarshi Ray)
+- Fix <Primary>a not working in overview (Debarshi Ray)
+- Fix user input being incorrectly overwritten with the lowercase version
+  used internally (Debarshi Ray)
+
 3.8.2.1
 =======
 
diff --git a/configure.ac b/configure.ac
index 7a2e169..2d21464 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.8.2.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.8.3],[],[gnome-documents])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.js])


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