[gnome-documents] release: prepare for 0.5.3



commit b657540f20cc4df00c7b4340560f7149ccc6b522
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Jun 26 13:48:00 2012 -0400

    release: prepare for 0.5.3

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6a39e1f..4644e16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.5.3
+=====
+
+- Fix thumbnails not showing in fullscreen preview with recent GTK
+- Use new GJS API to detect cancellations
+- Use GtkSearchEntry
+- Initial work on overview performance improvements
+- Lot of code refactoring
+
 0.5.2.1
 =======
 
diff --git a/configure.ac b/configure.ac
index 353a1e3..20d4943 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.5.2.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.5.3],[],[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]