pidgin: 78a0878e: Start the release wheel rolling!

datallah at pidgin.im datallah at pidgin.im
Fri Aug 15 10:50:53 EDT 2008


-----------------------------------------------------------------
Revision: 78a0878e87f854a93f776bb37edaf5a246981c4c
Ancestor: e9e812967bf6c416e9de6798eb8666ae2e46913d
Author: datallah at pidgin.im
Date: 2008-08-15T14:46:36
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/78a0878e87f854a93f776bb37edaf5a246981c4c

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

ChangeLog: 

Start the release wheel rolling\!

-------------- next part --------------
============================================================
--- ChangeLog	c7d05cbe88dfdd6cc6870887654e1d29a916b585
+++ ChangeLog	7182bb01106c812fad92b71407497742b8ed2275
@@ -1,6 +1,6 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.5.0 (??/??/2008):
+version 2.5.0 (08/15/2008):
 	libpurple:
 	* Ability to create custom smileys (currently only the MSN protocol
 	  utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil,
============================================================
--- ChangeLog.API	d9ef0f2cb2832a288331b1954cc3fd2fd4c81026
+++ ChangeLog.API	ee068e635a241adbed3c6d3717012e6158b4bc8c
@@ -1,6 +1,6 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.5.0 (??/??/2008):
+version 2.5.0 (08/15/2008):
 	libpurple:
 		Added:
 		* Connection flag PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY to indicate
============================================================
--- ChangeLog.win32	b64b6d5329a7039ad97043025edd21ff417fb551
+++ ChangeLog.win32	33aaf6a9c9be84bbf70abee255c16d9d115f8699
@@ -1,5 +1,8 @@
-version 2.5.0 (??/??/2008):
+version 2.5.0 (08/15/2008):
 	* Don't install the GSSAPI SASL plugin on NT4 to avoid an error popup.
+	* Use the Kerberos for Windows libraries installed on the system (if
+	  present) instead of including enough to load the plugin (Kfw still
+	  needed to be installed for it to actually work before this change).
 	* Upgrade to Perl 5.10 (System Perl runtime must be upgraded for Perl
 	  plugins to continue to work).
 	* Upgrade SILC to use the 1.1.7 toolkit
============================================================
--- NEWS	3032ebaa0f885476bbc99baae55f9332c334d2d3
+++ NEWS	710c83eada68a8a65c03c8b6d6224b7c6b84e2a3
@@ -1,5 +1,11 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+2.5.0 (08/15/2008):
+	Daniel: Lots of good stuff in this release.  Lots of people have worked
+	very hard on the updated MSN protocol, and it's finally time to bring
+	it to the world!  There are myriad bugfixes, including some important
+	ones so you should be sure to update.
+
 2.4.3 (07/01/2008):
 	Richard: This release includes important bug fixes.  I'm just cutting
 	the release.  Thank you to the real heroes who did the fixing!
============================================================
--- configure.ac	05d56349d943fc2640a52fe07eea48bf1665fd20
+++ configure.ac	9ba898b9e933275a344111490ff183cb35d9d1f5
@@ -47,7 +47,7 @@ m4_define([purple_micro_version], [0])
 m4_define([purple_major_version], [2])
 m4_define([purple_minor_version], [5])
 m4_define([purple_micro_version], [0])
-m4_define([purple_version_suffix], [devel])
+m4_define([purple_version_suffix], [])
 m4_define([purple_version],
           [purple_major_version.purple_minor_version.purple_micro_version])
 m4_define([purple_display_version], purple_version[]m4_ifdef([purple_version_suffix],[purple_version_suffix]))
@@ -56,7 +56,7 @@ m4_define([gnt_micro_version], [0])
 m4_define([gnt_major_version], [2])
 m4_define([gnt_minor_version], [5])
 m4_define([gnt_micro_version], [0])
-m4_define([gnt_version_suffix], [devel])
+m4_define([gnt_version_suffix], [])
 m4_define([gnt_version],
           [gnt_major_version.gnt_minor_version.gnt_micro_version])
 m4_define([gnt_display_version], gnt_version[]m4_ifdef([gnt_version_suffix],[gnt_version_suffix]))
============================================================
--- po/ChangeLog	32f8d5229ad6be82e0217cb2a598ddc3c22812a0
+++ po/ChangeLog	4bdace0b5bbc9f1b3471137dadc5a7c907963596
@@ -1,5 +1,13 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.5.0
+	* Dutch translation updated (Daniël Heres, Hylke Bons)
+	* Finnish translation updated (Timo Jyrinki)
+	* French translation updated (Éric Boumaour)
+	* German translation updated (Jochen Kemnade, Björn Voigt)
+	* Hungarian translation updated (Gabor Kelemen)
+	* Lithuanian translation updated (Laurynas Biveinis)
+
 version 2.4.2
 	* Afrikaans translation updated (Samuel Murray)
 	* Belarusian Latin translation updated (Ihar Hrachyshka)


More information about the Commits mailing list