[gnome-documents/gnome-3-4] release: prepare for 0.4.1



commit ba35131bfc4333629afd0e6a446ebddc350b0c1b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Apr 16 11:11:58 2012 -0400

    release: prepare for 0.4.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9773ad0..7ec306e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+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..98f561e 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.4.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]