[libslab] [release] 2.30.0
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libslab] [release] 2.30.0
- Date: Tue, 30 Mar 2010 00:38:29 +0000 (UTC)
commit f474cc5dfca37c7c599ca55c9a301db854982133
Author: Vincent Untz <vuntz gnome org>
Date: Tue Mar 30 02:38:14 2010 +0200
[release] 2.30.0
NEWS | 40 ++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 42 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d54b622..5a73ecd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+==============
+Version 2.30.0
+==============
+
+ Features:
+
+ * Let one clear the recent-documents list (David Liang)
+
+ Fixes:
+
+ * Fix displayed strings to not leak markup to the user (Jens Granseuer)
+ * Translate 'Home' with context macro (Claude Paroz)
+ * Use standard icon names (Matthias Clasen)
+ * Use XDG user directories instead of hardcoding $HOME/Documents,
+ Desktop (Julian Andres Klode)
+ * Use setpgid() instead of setpgrp() for portability (Alexis Ballier)
+ * Wrap long header labels in ApplicationTile (Denis Washington)
+ * Fix build warnings (Bastien Nocera, Vincent)
+ * Fix redraw issue after starting applications (Ming Xi Wu)
+
+ Misc
+
+ * Use non-verbose build by default (Bastien Nocera)
+
+ Translators:
+
+ * Francoise Lermen (br)
+ * Marek Ä?ernocký (cs)
+ * Joe Hansen (da)
+ * Mario Blättermann (de)
+ * Jorge González (es)
+ * Iñaki Larrañaga Murgoitio (eu)
+ * Claude Paroz (fr)
+ * Gabor Kelemen (hu)
+ * Tomasz Dominikowski (pl)
+ * Carlos Manuel (pt)
+ * Matej UrbanÄ?iÄ? (sl)
+ * Daniel Nylander (sv)
+ * YunQiang Su (zh_CN)
+
===============
Version 2.27.91
===============
diff --git a/configure.ac b/configure.ac
index df9f389..f8f3b13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libslab], [2.29.0],
+AC_INIT([libslab], [2.30.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=FIXME])
AC_CONFIG_SRCDIR([libslab])
@@ -18,7 +18,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=1:2:1
+LT_VERSION=2:0:2
AC_SUBST(LT_VERSION)
dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]