[gnome-documents] release: prepare for 3.17.2



commit b2f4a04f840cf801b8a84275f9f580a3c352982d
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon May 25 13:42:22 2015 +0200

    release: prepare for 3.17.2

 NEWS         |   12 ++++++++++--
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7e7837d..0b1891e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,21 @@
-3.17.1 - ""
-===========
+3.17.2 - "Blansko"
+==================
 
 - Handle inability to load unsupported e-book formats (Bastien Nocera)
+- Use the trash while deleting (Bastien Nocera)
 - Fixed partially visible text in collections dialog (Muhammet Kara)
+- Hide "Contents" tab when no TOC is available (Muhammet Kara)
 - Prevent multiple about dialogs from opening (Alessandro Bono)
+- Implement night mode in the content (Alessandro Bono)
 - Make the overlaid preview controls work nicely on touchscreens
 - Stop search provider from spawning miners and setting the tracker priority
 - Fixed bugs and regressions caused by having separate views for documents
   and collections
+- Restore the search criteria when we move back from the preview or collection
+  view to the search results
+- Adapt to changes in nao:identifier syntax for Google items
+- Unbreak loading Google and SkyDrive items from the cache
+- Prevent WebKit2 from blowing away our cache
 - Translation updates
 
 3.15.90 - "Keyboard"
diff --git a/configure.ac b/configure.ac
index 81ab3b0..ede904c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.17.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.17.2],[],[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]