[gnome-documents] release: prepare for 3.11.5



commit b5b54c93318bc68f73ff6e6fbcd7187945baec49
Author: Cosimo Cecchi <cosimo endlessm com>
Date:   Wed Feb 5 09:18:12 2014 -0800

    release: prepare for 3.11.5

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ebe7a0..133525f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.11.5 - "SG"
+=============
+
+- Fix invalid thumbnails when downloading from remote sources
+- Casefold search strings instead of lowercasing
+- Protet against spurious view-as changed signals
+- Fix back key behavior in RTL locales
+
 3.11.4 - "Spoilers"
 ===================
 
diff --git a/configure.ac b/configure.ac
index f9822f0..0fe4b7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.11.4],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.11.5],[],[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]