changeset 23840:472f382a44b1

merge of '183a46fcac287d4b1661ab0a96f7cbd2e2d5b5a0' and 'df9164ed2e36fe541310a70b5da441cc371fa408'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 17 Aug 2008 00:35:07 +0000
parents bc826dd65b13 (current diff) 93b247a70f42 (diff)
children 3c9711cf1a76
files
diffstat 4 files changed, 10 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Aug 16 23:36:59 2008 +0000
+++ b/ChangeLog	Sun Aug 17 00:35:07 2008 +0000
@@ -1,6 +1,6 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.5.0 (08/15/2008):
+version 2.5.0 (08/16/2008):
 	libpurple:
 	* Ability to create custom smileys (currently only the MSN protocol
 	  utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil,
--- a/ChangeLog.API	Sat Aug 16 23:36:59 2008 +0000
+++ b/ChangeLog.API	Sun Aug 17 00:35:07 2008 +0000
@@ -1,6 +1,6 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.5.0 (08/15/2008):
+version 2.5.0 (08/16/2008):
 	libpurple:
 		Added:
 		* Connection flag PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY to indicate
--- a/ChangeLog.win32	Sat Aug 16 23:36:59 2008 +0000
+++ b/ChangeLog.win32	Sun Aug 17 00:35:07 2008 +0000
@@ -1,4 +1,4 @@
-version 2.5.0 (08/15/2008):
+version 2.5.0 (08/16/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
--- a/NEWS	Sat Aug 16 23:36:59 2008 +0000
+++ b/NEWS	Sun Aug 17 00:35:07 2008 +0000
@@ -1,12 +1,12 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-2.5.0 (08/15/2008):
+2.5.0 (08/16/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.
 
-	Hylke: Finally MSNP15 support. To celebrate this I refreshed a lot of 
+	Hylke: Finally MSNP15 support. To celebrate this I refreshed a lot of
 	the smilies used in the protocol and added the long awaited indispensable
 	bunny icon. I think this is one of those releases that will make a lot
 	of users happy, especially MSN users.
@@ -17,6 +17,11 @@
 	Those icon changes that Hylke made, while minor, really make things look
 	a little cleaner, I think. Oh yea, did I mention that MSNP15 stuff?
 
+	Mark: Speaking of MSNP15, we'd like to welcome Elliott Sales de Andrade
+	as a full fledged developer!  He took the last few strides mushing the
+	new MSN code into shape.  Then he decided that wasn't enough and started
+	doing other great stuff.
+
 	Ka-Hing: "Reject"ing a certificate after your account is signed off is
 	not recommended. Deleting the file after you start sending it is also
 	discouraged.