pidgin.2.5.8: ed447a77: Add items for a 2.5.8 release (tentative...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Thu Jun 25 20:20:47 EDT 2009


-----------------------------------------------------------------
Revision: ed447a77deaa36e01c268453db70b00718e3856a
Ancestor: e874d426351462e72adb23248c0de8576b61787f
Author: rekkanoryo at pidgin.im
Date: 2009-06-26T00:05:17
Branch: im.pidgin.pidgin.2.5.8
URL: http://d.pidgin.im/viewmtn/revision/info/ed447a77deaa36e01c268453db70b00718e3856a

Modified files:
        ChangeLog ChangeLog.API ChangeLog.win32 NEWS configure.ac
        po/ChangeLog

ChangeLog: 

Add items for a 2.5.8 release (tentatively dated for tomorrow) and fix the
dates on the 2.5.7 entries in files since I tagged 2.5.7 with the wrong dates.

-------------- next part --------------
============================================================
--- ChangeLog	4f292c10010a5fbc40446525267c18ef8cbd0663
+++ ChangeLog	2fe6324396dfef98a9f0851cf108868d110eabbc
@@ -1,6 +1,12 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.5.7 (06/19/2009):
+version 2.5.8 (06/26/2009):
+	* Fixed phantom online Yahoo! buddies.  They should now properly disappear
+	  when signing out.
+	* Fixed the crashes some users were seeing with cn.scs.msg.yahoo.com in
+	  2.5.7.
+
+version 2.5.7 (06/20/2009):
 	* Yahoo Protocol 16 support, including new HTTPS login method; this should
 	  fix a number of login problems that have recently cropped up.  (Sulabh
 	  Mahajan, Mike "Maiku" Ruprecht)
============================================================
--- ChangeLog.API	d9be878889705fa5e6470a426c67759dc12db3c8
+++ ChangeLog.API	ab2499325233e461618b581fd9496ff923c9fb4a
@@ -1,8 +1,11 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.5.7 (06/19/2009):
+version 2.5.8 (06/26/2009):
 	No changes
 
+version 2.5.7 (06/20/2009):
+	No changes
+
 version 2.5.6 (05/19/2009):
 	No changes
 
============================================================
--- ChangeLog.win32	c380b20f77ddd30869ceefdd0187f0d525b3e5e0
+++ ChangeLog.win32	db4560653b5c47b1e9a527a661077646b472b29c
@@ -1,6 +1,9 @@
-version 2.5.7 (06/19/2009):
+version 2.5.8 (06/26/2009):
 	* No changes
 
+version 2.5.7 (06/20/2009):
+	* No changes
+
 version 2.5.6 (05/19/2009):
 	* No changes
 
============================================================
--- NEWS	1ce14376db5253450664232649c6acae2740f73b
+++ NEWS	f09ceb061e328b50d91408192e59884be685a593
@@ -2,7 +2,13 @@ Our development blog is available at: ht
 
 Our development blog is available at: http://planet.pidgin.im
 
-2.5.7 (06/19/2009):
+2.5.8 (06/26/2009):
+	John:  This release is another somewhat rushed bugfix release to fix
+	a number of bugs that have come up since we released Pidgin 2.5.7.
+	Hopefully anything I broke there is fixed now, or at least made to be
+	less broken.  Enjoy!
+
+2.5.7 (06/20/2009):
 	John:  This release is really just a rushed fix for the broken Yahoo
 	protocol plugin.  I spent way more time on this release than I care
 	to admit, so I hope that time is well spent and this fixes the issues
============================================================
--- configure.ac	62f547d4296fe5e862cb31146176c25396da8f7a
+++ configure.ac	a62d4345b164fa146dfffe09cefa67d28b14b35a
@@ -46,7 +46,7 @@ m4_define([purple_minor_version], [5])
 m4_define([purple_lt_current], [5])
 m4_define([purple_major_version], [2])
 m4_define([purple_minor_version], [5])
-m4_define([purple_micro_version], [7])
+m4_define([purple_micro_version], [8])
 m4_define([purple_version_suffix], [])
 m4_define([purple_version],
           [purple_major_version.purple_minor_version.purple_micro_version])
@@ -55,7 +55,7 @@ m4_define([gnt_minor_version], [5])
 m4_define([gnt_lt_current], [5])
 m4_define([gnt_major_version], [2])
 m4_define([gnt_minor_version], [5])
-m4_define([gnt_micro_version], [7])
+m4_define([gnt_micro_version], [8])
 m4_define([gnt_version_suffix], [])
 m4_define([gnt_version],
           [gnt_major_version.gnt_minor_version.gnt_micro_version])
============================================================
--- po/ChangeLog	ef65c7f278f9e3952e242c8b9d50ac7ff61356d2
+++ po/ChangeLog	befc3bb1a3334747dd4292d2c6618174d8b1692b
@@ -1,5 +1,8 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.5.8
+	* No changes
+
 version 2.5.7
 	* No changes
 


More information about the Commits mailing list