[glib-networking/glib-2-32] 2.32.3



commit 2ed512ccab792b375d7e5c078c338ffd156c24cf
Author: Dan Winship <danw gnome org>
Date:   Tue May 15 09:47:37 2012 -0400

    2.32.3

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a0b3377..203aaf2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.32.3
+======
+  * proxy/gnome: Fix SOCKS to work when no http proxy is set
+
+  * Updated translations:
+	Greek
+
 2.32.1
 ======
   * gnutls: added /etc/ssl/ca-bundle.pem to the list of files to check
diff --git a/configure.ac b/configure.ac
index 388259f..d43b24c 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.32.3],[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]