[libepc] Release 0.3.11
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libepc] Release 0.3.11
- Date: Tue, 23 Mar 2010 13:18:34 +0000 (UTC)
commit 06cf7202c39928b04c66fe0662a2f5680c290b43
Author: David King <davidk openismus com>
Date: Tue Mar 23 14:07:30 2010 +0100
Release 0.3.11
ChangeLog | 2 ++
NEWS | 29 ++++++++++++++++++++++++++++-
configure.ac | 2 +-
3 files changed, 31 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e56e21a..142e9d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+ === Release 0.3.10 ===
+
2010-03-23 David King <davidk openismus com>
Fix several compiler warnings
diff --git a/NEWS b/NEWS
index a106df3..97c4060 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,32 @@
+Release 0.3.11
+==============
+
+ * Change a string and add a translator comment. (Murray Cumming)
+ Bug #589339 (Luca Ferretti)
+ * Fix build failure on kFreeBSD. (Josselin Mouette) Bug #592474
+ (Petr Salinger)
+ * Use gtk_widget_get_visible() on GTK+ >= 2.19.7. (Andre Klapper,
+ David King) Bug #612108.
+ * Modernise autotools configuration. (David King) Bug #613316.
+ * Fix some compiler warnings. (David King)
+
+Translation Updates
+-------------------
+
+ Italian (Luca Ferretti)
+ Spanish (Jorge González)
+ Swedish (Daniel Nylander)
+ Polish (Piotr DrÄ?g)
+ German (Mario Blättermann)
+ Danish (Joe Hansen)
+ Czech (Marek Ä?ernocký)
+ Slovenian (Matej UrbanÄ?iÄ?)
+ Simplified Chinese (YunQiang Su)
+ Galician (Fran Diéguez)
+ French (Bruno Brouard)
+
Release 0.3.10
-=============
+==============
* epc_shell_create_service_browser(): Fix a warning about
no return value, possibly avoiding a crash elsewhere.
diff --git a/configure.ac b/configure.ac
index 8b76521..0b27bcd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([libepc], [0.3.10], [https://bugzilla.gnome.org/enter_bug.cgi?product=libepc], [libepc], [http://live.gnome.org/libepc])
+AC_INIT([libepc], [0.3.11], [https://bugzilla.gnome.org/enter_bug.cgi?product=libepc], [libepc], [http://live.gnome.org/libepc])
AM_INIT_AUTOMAKE([1.10.3 -Wall dist-bzip2 no-define subdir-objects])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]