[gnome-documents] release: prepare for 0.5.1



commit 0fa8c5434e6b49a19122561d5d909b8da8c36caa
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Apr 30 18:36:01 2012 -0400

    release: prepare for 0.5.1

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9773ad0..ce4d109 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+0.5.1 - "Mr. Turtle"
+====================
+
+- Change about dialog string to Documents (Anna Zacchi)
+- Use GTK OSD style class for selection toolbar
+- Update CSS syntax for GTK master
+- Fix thumbbar failing fade in in fullscreen under some circumstances
+- Add more keybindings in preview mode
+- Don't store the active source in GSettings
+
+0.4.1 - "I Mean It"
+===================
+
+- Support %Id conversion characters for formatted strings
+- Cancel old queries from the Shell search provider (Florian MÃllner)
+- Escape user input before pushing it down to Tracker (Meg Ford)
+- Handle exceptions when calling Gtk.show_uri() (Feroze Naina)
+- Avoid segfaults in the miner when an error happens (Alban Browaeys)
+- Don't crash for missing symbolic icons in the theme
+- Update the license of some library components to LGPL v2+
+
 0.4.0.1 - "Fixer"
 =================
 
diff --git a/configure.ac b/configure.ac
index cce4604..d676476 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.4.0.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.5.1],[],[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]