[gnome-documents] 3.15.2



commit 586ce6fd34c54e83ac31c5d44b1fae5356131fd6
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 28 18:16:42 2015 +0100

    3.15.2

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bd953ef..0fa5036 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.15.2 - "Gaston"
+=================
+
+- Add support for "Night mode"
+- Add new "Books" applications
+  (Note that viewing ePub and Mobi formats isn't implemented yet)
+- Port to WebKit2
+- Fix some documents getting opened in the Archive Manager
+- Fix a number of interaction problems related to fullscreen and controls
+- Use GTK+' search bar widget instead of our own
+
 3.15.1 - "Pandemonium"
 ======================
 
diff --git a/configure.ac b/configure.ac
index bf0d367..bc11dd4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.15.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.15.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]