diff ChangeLog @ 7172:895cd1d03efb

[gaim-migrate @ 7740] I added buddy comment support for AIM and ICQ I also fixed a tini memleak in gaim_request_something when using a multiline dialog. I also tried to organize ChangeLog some. I put stuff that I thought normal people would care about the most at the top, and tried to group stuff aimed at plugin authors together, and nearer to the bottom. Feel free to do a better job than me. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 06 Oct 2003 03:21:33 +0000
parents 282887c9e3dc
children 819905ce7bc0
line wrap: on
line diff
--- a/ChangeLog	Mon Oct 06 02:28:43 2003 +0000
+++ b/ChangeLog	Mon Oct 06 03:21:33 2003 +0000
@@ -1,29 +1,32 @@
 Gaim: The Pimpin' Penguin IM Clone that's good for the soul!
 
 version 0.71
-	* Some plugins must be updated again (Christian)
+	* The right-click menu for e-mail links now presents a "Copy E-Mail
+	  Address" item
+	* Fix sort by idle to behave as it did pre-contact support (David
+	  Smock)
 	* Display AIM away messages in the tooltip for buddies when
-	  they are away.
-	* Re-write of Jabber protocol plugin
-	* Massive core/UI splitting.
-	* Conversation API changes.
+	  they are away
+	* Support for Buddy Comments for AIM buddies
+	* Window icons are now set as buddy icons or status icons
+	* Get User Info in MSN and Yahoo now return an error indicating that
+	  the information doesn't exist if the profile is empty (parts by
+	  Nathan Poznick)
+	* Added startup notification support for window managers that support it.
+	* Zephyr formatting fixes (Arun A Tharuvai)
+	* Zephyr can connect to chats (Karsten Huneycutt)
 	* SSL support can now be provided by third party plugins.
-	* Added startup notification support for window managers that support it.
 	* Multiple copies of gaim installed at different locations no
 	  longer attempt to load the same, possibly incompatible plugins
 	  (Robert McQueen)
-	* The right-click menu for e-mail links now presents a "Copy E-Mail
-	  Address" item.
-	* Zephyr formatting fixes (Arun A Tharuvai)
-	* Zephyr can connect to chats (Karsten Huneycutt)
-	* Get User Info in MSN and Yahoo now return an error indicating that
-	  the information doesn't exist if the profile is empty (parts by
-	  Nathan Poznick)
-	* Fix sort by idle to behave as it did pre-contact support (David
-	  Smock)
+	* Implemented another new Yahoo! authentication method
+	* Massive core/UI splitting.
+	* Re-write of Jabber protocol plugin
+	* Conversation API changes.
+	* Some plugins must be updated due to code variable changes, 
+	  function name changes, and change of behavior for certain 
+	  functions.
 	* Chinese (Traditional) translation updated (Ambrose C. Li)
-	* Implemented another new Yahoo! authentication method
-	* Window icons are now set as buddy icons or status icons
 
 version 0.70 (09/28/2003):
 	* Implemented Yahoo's new authentication method (Cerulean Studios)