2.32.1 2.32.1
authorDan Winship <danw@gnome.org>
Mon, 16 Apr 2012 19:55:40 +0000 (15:55 -0400)
committerDan Winship <danw@gnome.org>
Mon, 16 Apr 2012 19:55:40 +0000 (15:55 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index dda2ff3..a0b3377 100644 (file)
--- 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:
index 39974d6..388259f 100644 (file)
@@ -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])