[glib-networking] 2.28.4
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] 2.28.4
- Date: Tue, 22 Mar 2011 02:38:49 +0000 (UTC)
commit d9b8c0837aa3053d079c80510d1d6a5224dd6701
Author: Dan Winship <danw gnome org>
Date: Mon Mar 21 21:48:14 2011 -0400
2.28.4
(Bump release back down from 2.29.0 to 2.28.4 to match glib; I was
confused about the glib versioning plans for GNOME 3.0.)
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c144ef5..c89f0c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+2.28.4
+======
+ * Added a new proxy backend, GProxyResolverGnome, that uses
+ GSettings and the network proxy schemas from
+ gsettings-desktop-schemas to provide proxy information (and using
+ a new D-Bus service provided by the libproxy backend to provide
+ PAC/WPAD support).
+
+ If you are building glib-networking in a GNOME 3.0 environment,
+ you should make sure that gsettings-desktop-schemas.pc is
+ available when building, so that this backend gets built.
+
+ * New translations:
+ Assamese, Latvian, Oriya, Serbian
+
2.28.0
======
* Fixed broken libtool check in autogen.sh that failed for libtool
diff --git a/configure.ac b/configure.ac
index dac8721..83c4cc3 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.29.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.28.4],[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]