[gnome-documents/gnome-3-8] release: prepare for 3.8.1



commit 9fe3d5ed659ae9210207371ff45295c10c35678c
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Apr 15 20:57:08 2013 -0400

    release: prepare for 3.8.1

 NEWS         | 11 +++++++++++
 configure.ac |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 90b039d..4cb0b9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.8.1 - "Duster"
+================
+
+- Support rubberband selection in views (Alexander Larsson)
+- Fix default response in Properties (Debarshi Ray)
+- Fix prev/next page buttons not working in dual mode
+- Fix bugs when launched from a search provider result
+- Fix PDF from Google Drive not using the right document type
+- Fix icon for Google Drawings
+- Fix a crash when closing the preview soon after show
+
 3.8.0 - "Talkin' in My Sleep"
 =============================
 
diff --git a/configure.ac b/configure.ac
index 42bc483..ebb157e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.8.0],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.8.1],[],[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]