[gnome-documents] release: prepare for 0.5.4



commit 8ab323d22bf63dd4a62570a9c99e9ba89e05aff0
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jul 16 17:24:42 2012 -0400

    release: prepare for 0.5.4

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4644e16..ccbaec4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.5.4
+=====
+
+- Avoid leaking file descriptors when reading document thumbnails
+- Set new use_layout flag_size on the GtkClutterEmbed
+- Don't hardcode /bin/bash in the launcher scripts (Antoine Jacoutot)
+
 0.5.3
 =====
 
diff --git a/configure.ac b/configure.ac
index 11b5354..36f7d59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.5.3],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.5.4],[],[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]