[gnome-documents/gnome-3-20] release: prepare for 3.20.2



commit 41e9210ce5462d60570adca81a88666c1233903d
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Jun 20 10:40:17 2017 +0200

    release: prepare for 3.20.2

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ec5018a..2839616 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.20.2 - "Break a Leg"
+======================
+
+- Use LOKDocView for pre-OOXML MS Office formats (Pranav Kant)
+- Don't offer to open in file-roller (Bastien Nocera)
+- Pass the correct number of arguments to LOKDocView.View.new
+- Don't steal space keypress in preview
+- Don't leak the URI when thumbnailing
+- Make sure that load jobs are cancelled
+- Enable printing only for documents that support it
+- Translation updates
+
 3.20.1 - "Breakfast"
 ==================
 
diff --git a/configure.ac b/configure.ac
index 5ef28fc..e214592 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.20.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.20.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]