[glib-networking] 2.32.1



commit c5a18bd5fe339c7f05f086bd9b062902a94dc6b9
Author: Dan Winship <danw gnome org>
Date:   Mon Apr 16 15:55:40 2012 -0400

    2.32.1

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dda2ff3..a0b3377 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.32.1
+======
+  * gnutls: added /etc/ssl/ca-bundle.pem to the list of files to check
+    for to use as the default CA list. (This is what openSUSE uses.)
+    (#673944, Federico Mena Quintero)
+
+  * Updated translations:
+	Catalan (Valencian), Marathi, Odia, Persian
+
 2.32.0
 ======
   * New/updated translations:
diff --git a/configure.ac b/configure.ac
index 39974d6..388259f 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.32.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.32.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]