Tue, 19 Aug 2008 01:51:26 +0000
Update the dates
| ChangeLog | file | annotate | diff | comparison | revisions | |
| ChangeLog.API | file | annotate | diff | comparison | revisions | |
| ChangeLog.win32 | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Tue Aug 19 00:27:18 2008 +0000 +++ b/ChangeLog Tue Aug 19 01:51:26 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/17/2008): +version 2.5.0 (08/18/2008): libpurple: * Ability to create custom smileys (currently only the MSN protocol utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil, @@ -82,6 +82,7 @@ * Various memory leak fixes version 2.4.2 (05/17/2008): + http://developer.pidgin.im/query?status=closed&milestone=2.4.2 libpurple: * In MySpaceIM, messages from spambots are discarded (Justin Williams) * Strip mIRC formatting codes from quit and part messages.
--- a/ChangeLog.API Tue Aug 19 00:27:18 2008 +0000 +++ b/ChangeLog.API Tue Aug 19 01:51:26 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/17/2008): +version 2.5.0 (08/18/2008): libpurple: Added: * Connection flag PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY to indicate
--- a/ChangeLog.win32 Tue Aug 19 00:27:18 2008 +0000 +++ b/ChangeLog.win32 Tue Aug 19 01:51:26 2008 +0000 @@ -1,4 +1,4 @@ -version 2.5.0 (08/17/2008): +version 2.5.0 (08/18/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