2.28.0 2.28.0
authorDan Winship <danw@gnome.org>
Tue, 22 Feb 2011 13:57:24 +0000 (08:57 -0500)
committerDan Winship <danw@gnome.org>
Tue, 22 Feb 2011 13:57:24 +0000 (08:57 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 470f6e5..c144ef5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.28.0
+======
+  * Fixed broken libtool check in autogen.sh that failed for libtool
+    2.4 (Dan Williams)
+
+  * New/updated translations:
+       Bengali (India), Catalan, Chinese (Simplified), Chinese
+       (Traditional), Czech, Dutch, Estonian, Galician, German,
+       Greek, Gujarati, Hebrew, Indonesian, Italian, Korean,
+       Norwegian (BokmÃ¥l), Polish, Punjabi, Slovenian, Spanish,
+       Swedish, Uyghur, Ukranian
+
 2.27.90
 =======
   * Fixed configure script to actually error out if installed glib
index 639ecc3..88c4926 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.27.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.28.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])