[gnome-documents/gnome-3-4] release: prepare for 0.4.2



commit e9bcae635adbff9ef77035c02e7ac73f98f0f43e
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon May 14 15:29:09 2012 -0400

    release: prepare for 0.4.2

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7ec306e..d542b98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+0.4.2 - "Not a Martial Art Demonstration"
+=========================================
+
+- Don't store the active source in GSettings
+- Make sure a collection is created when the text field name
+  is confirmed by clicking on the OK button
+- Make button press/release tracking code less strict
+- Fix "Open" button showing up for collections under some circumstances
+- Fix thumbnails preview bar not fading in under some circumstances
+- Fix toolbar button spacing in RTL layouts
+- Show the search entry when going back from preview to search results
+- Hide the search entry when switching to a collection
+- Fix type filter not cleaning up when switching to a collection
+- Fix some critical warnings
+
 0.4.1 - "I Mean It"
 ===================
 
diff --git a/configure.ac b/configure.ac
index 98f561e..81c115f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.4.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.4.2],[],[gnome-documents])
 
 AM_CONFIG_HEADER(config/config.h)
 AC_CONFIG_SRCDIR([src/main.js])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]