[gnome-documents] release: prepare for 0.5.2



commit db4bde63a936be69511d1c0958aaa40436c411c8
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 4 17:02:18 2012 -0400

    release: prepare for 0.5.2

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ce4d109..88bdceb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+0.5.2 - "The Great Salt Lake"
+=============================
+
+- Add support for Microsoft SkyDrive document sources using libzapojit
+  and gnome-online-accounts (Debarshi Ray)
+- Port to Lang.Class (Anna Zacchi)
+- Make "View As" app menu action insensitive when previewing
+- Add missing tooltip text to Print button
+- Switch to overview on Alt+Left/Backspace
+- Toggle fullscreen in preview with F11
+- Fix some layouting issues in RTL layouts
+
+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.5.1 - "Mr. Turtle"
 ====================
 
diff --git a/configure.ac b/configure.ac
index 4b133ad..7b749e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.5.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.5.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]