[glib-networking/glib-2-40] 2.40.1
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/glib-2-40] 2.40.1
- Date: Mon, 14 Apr 2014 18:28:40 +0000 (UTC)
commit 758d6ac0d1d05b5adedf6db431f738575da45e20
Author: Dan Winship <danw gnome org>
Date: Mon Apr 14 14:28:48 2014 -0400
2.40.1
NEWS | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9a652ca..9fd74e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.40.1
+======
+
+ * tls/gnutls: g_tls_backend_get_default_database() should never
+ return %NULL; if glib-networking was built without a
+ ca-certificates file, then the default GTlsDatabase should just be
+ empty. (#727282, Olivier CrĂȘte)
+
2.40.0
======
* New stable release. (No changes since 2.39.90)
diff --git a/configure.ac b/configure.ac
index de0254e..84ceb68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.65)
AC_CONFIG_MACRO_DIR([m4])
-AC_INIT([glib-networking],[2.40.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.40.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]