libsoup r1212 - branches/gnome-2-24
- From: danw svn gnome org
- To: svn-commits-list gnome org
- Subject: libsoup r1212 - branches/gnome-2-24
- Date: Tue, 25 Nov 2008 14:08:33 +0000 (UTC)
Author: danw
Date: Tue Nov 25 14:08:33 2008
New Revision: 1212
URL: http://svn.gnome.org/viewvc/libsoup?rev=1212&view=rev
Log:
* configure.in: 2.24.2.1 (sigh)
* NEWS: update
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/NEWS
branches/gnome-2-24/configure.in
Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS (original)
+++ branches/gnome-2-24/NEWS Tue Nov 25 14:08:33 2008
@@ -1,4 +1,4 @@
-Changes in libsoup from 2.24.1 to 2.24.2:
+Changes in libsoup from 2.24.1 to 2.24.2.1:
* Fixed two bugs and a memory leak in cookie handling
@@ -7,6 +7,9 @@
* Minor updates to gtk-docs
+ * (2.24.2.1 fixes a crash in the cookie code introduced in
+ 2.24.2. [#562191])
+
Changes in libsoup from 2.24.0.1 to 2.24.1:
* Fixed a crash when unreffing the session from a
Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in (original)
+++ branches/gnome-2-24/configure.in Tue Nov 25 14:08:33 2008
@@ -3,7 +3,7 @@
dnl *******************************************
AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.24.2)
+AC_INIT(libsoup, 2.24.2.1)
AC_CONFIG_SRCDIR(libsoup.pc.in)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]