[gnome-documents] release: prepare for 3.7.5



commit d96a7725cb362345ce4f7a3479ceced46645e1c5
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Feb 6 17:19:46 2013 -0500

    release: prepare for 3.7.5

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ac7c877..8dfdf7c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.7.5 - "Eva"
+=============
+
+- Add an embedded edit mode for Google documents (William Jon McCann)
+- Add a Bookmarks page in preview mode (William Jon McCann)
+- Improve the error dialog layout (William Jon McCann)
+- Use more human readable messages for GData errors (William Jon McCann)
+- Don't use the dark theme in fullscreen preview (William Jon McCann)
+- Add some padding around the preview navigation bar (William Jon McCann)
+- Fix double search entry in fullscreen preview
+- Fix crash when going back from a Google document under some circumstances
+- Fix double and misspelled indexing notifications
+
 3.7.4 - "Don Calisto"
 =====================
 
diff --git a/configure.ac b/configure.ac
index 3c53adf..6e06897 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.7.4],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.7.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]