[gnome-documents] release: prepare for 3.9.3



commit a30b47ae76541df5a4fde475404c9cfbb2ada27b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 17 17:17:11 2013 -0700

    release: prepare for 3.9.3

 NEWS         |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 56 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 90b039d..f202d43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,58 @@
+3.9.3 - "Man on a Mission"
+==========================
+
+- Revamp Organize Collections view for new designs (Debarshi Ray)
+- Port to GtkListBox (Giovanni Campagna)
+- Add tooltips for preview navbar buttons (Alessandro Campagni)
+- Add page navigation with Left/Right buttons (Alessandro Campagni)
+- Port the search provider to use serialized GIcons
+- Port to GtkHeaderBar, GtkStack and GtkRevealer
+
+3.8.3.1 - "Nostalgia"
+=====================
+
+- Ignore Google documents without a thumbnail URI (Debarshi Ray)
+
+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
+=======
+
+- Fix build
+
+3.8.2 - "Moving"
+================
+
+- Flip navigation buttons in RTL
+- Update to latest libgd
+- Translation updates
+
+3.8.1 - "Duster"
+================
+
+- Support rubberband selection in views (Alexander Larsson)
+- Fix default response in Properties (Debarshi Ray)
+- Fix prev/next page buttons not working in dual mode
+- Fix bugs when launched from a search provider result
+- Fix PDF from Google Drive not using the right document type
+- Fix icon for Google Drawings
+- Fix a crash when closing the preview soon after show
+
 3.8.0 - "Talkin' in My Sleep"
 =============================
 
diff --git a/configure.ac b/configure.ac
index e716d76..6d41343 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.9.0],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.9.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]