[glib-networking] 2.33.2
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] 2.33.2
- Date: Tue, 1 May 2012 13:10:16 +0000 (UTC)
commit 121ca3681957111d6e3d0ee28c8195f2d879c059
Author: Dan Winship <danw gnome org>
Date: Tue May 1 09:08:34 2012 -0400
2.33.2
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a0b3377..237e52b 100644
--- 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
diff --git a/configure.ac b/configure.ac
index 42d62b2..f1b3a60 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.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])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]