2.33.3 glib-2.33.3
authorDan Winship <danw@gnome.org>
Mon, 25 Jun 2012 21:36:53 +0000 (17:36 -0400)
committerDan Winship <danw@gnome.org>
Mon, 25 Jun 2012 21:36:53 +0000 (17:36 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 237e52b..74b1553 100644 (file)
--- 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
index f1b3a60..2423af1 100644 (file)
@@ -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])