[gnome-documents] release: prepare for 3.11.4



commit eb55d60c30fc323753c9e832bdcb2b43131d25e5
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Jan 14 13:40:03 2014 +0100

    release: prepare for 3.11.4

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f49e27f..1ebe7a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.11.4 - "Spoilers"
+===================
+
+- Hide the search bar when moving from overview to preview
+- Move the Grid/List controls to the toolbar
+- Use GtkActionBar for the selection toolbar (William Jon McCann)
+- Settings is the new name for gnome-control-center
+- Simplify the PreviewNavButtons show/hide code
+- Translation updates
+
 3.11.3 - "Buses and Pubs"
 =========================
 
diff --git a/configure.ac b/configure.ac
index 6d13fca..f9822f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.11.3],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.11.4],[],[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]