summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Atallah <datallah@pidgin.im>2008-06-19 03:59:08 +0000
committerDaniel Atallah <datallah@pidgin.im>2008-06-19 03:59:08 +0000
commitad6fd1f05e11767fab43035aa664f135ff70aad4 (patch)
tree88b3c48397cf9a1e376155a0358249d32a7c824b
parent833e0555725284a1588f9a206d6944ed59918a90 (diff)
downloadpidgin-ad6fd1f05e11767fab43035aa664f135ff70aad4.tar.gz
Fix the Changelog.
-rw-r--r--ChangeLog3
-rw-r--r--ChangeLog.API2
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 368982dab0..87b429a20a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,9 @@ version 2.4.3 (??/??/2008):
libpurple:
* Yahoo! Japan now uses UTF-8, matching the behavior of official clients
and restoring compatibility with the web messenger (Yusuke Odate)
+ * Setting your buddy icon once again works for Yahoo! accounts.
-version 2.x.x:
+version 2.4.2 (05/17/2008):
libpurple:
* In MySpaceIM, messages from spambots are discarded (Justin Williams)
* Strip mIRC formatting codes from quit and part messages.
diff --git a/ChangeLog.API b/ChangeLog.API
index 48d41e5682..aa47e19da3 100644
--- a/ChangeLog.API
+++ b/ChangeLog.API
@@ -1,6 +1,6 @@
Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
-version 2.x.x:
+version 2.4.2 (05/17/2008):
perl:
Added:
* Purple::Prefs::get_children_names.