[glib-networking] 2.33.3



commit 42e71d004e58f6a034568c8cd3bc61b91bdeaddf
Author: Dan Winship <danw gnome org>
Date:   Mon Jun 25 17:36:53 2012 -0400

    2.33.3

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 237e52b..74b1553 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.33.3
+======
+  * Updated autogen.sh (in particular to support automake 1.12)
+    (#675261)
+
+  * gnutls: fix the use-system-certdb property on GTlsConnectionGnutls
+    (previously, setting it to FALSE was a no-op).
+
+  * Updated translations:
+	Dutch, Greek, Indonesian
+
 2.33.2
 ======
   * gnutls: simplify using new glib pollable stream methods
diff --git a/configure.ac b/configure.ac
index f1b3a60..2423af1 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.33.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]