[gnome-documents] release: prepare for 0.5.5



commit 7456cfc63f53d5e4b2f55264ecce15392430269d
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Aug 7 22:14:52 2012 +0200

    release: prepare for 0.5.5

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ccbaec4..56d9682 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+0.5.5 - "All the Leaves Are Gone"
+=================================
+
+- Add a find as you type implementation for Preview mode
+- Add a menu button with common actions in Preview mode (Anna Zacchi)
+- Add a Search button on the toolbar
+- Add Rotate and Zoom options in Preview
+- Move the search entry below the toolbar
+- Support Google Drawings
+- Remember documents' last page viewed
+- Fix thumbnails for non-serializable GIcons (Florian Muellner)
+- Use GDataGoaAuthorizer from libgdata
+- Port some JS classes to GDBus (Jasper St. Pierre)
+- Split a GdMiner base class and share code between miners (Jasper St. Pierre)
+- Use GResource
+
 0.5.4
 =====
 
diff --git a/configure.ac b/configure.ac
index dfddb9f..3f3ee6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.5.4],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.5.5],[],[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]