2.33.2 2.33.2
authorDan Winship <danw@gnome.org>
Tue, 1 May 2012 13:08:34 +0000 (09:08 -0400)
committerDan Winship <danw@gnome.org>
Tue, 1 May 2012 13:08:34 +0000 (09:08 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index a0b3377..237e52b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.33.2
+======
+  * gnutls: simplify using new glib pollable stream methods
+
+  * proxy/gnome: fix a bug that made it impossible to use SOCKS
+    without also having a separate http proxy.
+
 2.32.1
 ======
   * gnutls: added /etc/ssl/ca-bundle.pem to the list of files to check
index 42d62b2..f1b3a60 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.33.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.33.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])