changeset 9808:db5dddc4dd5e

[gaim-migrate @ 10676] A bit of ChangeLog rearranging committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 21 Aug 2004 22:48:02 +0000
parents 0c170246a9ec
children f4a01638870e
files ChangeLog
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Aug 21 22:24:50 2004 +0000
+++ b/ChangeLog	Sat Aug 21 22:48:02 2004 +0000
@@ -3,22 +3,22 @@
 version 0.82:
 	New Features:
 	* Topics in the conversation window (not the topic field at the
-	  top) with urls will now have those urls linkified (Stu Tomlinson)
+	  top) with URLs will now appear as links (Stu Tomlinson)
+	* File transfers appear in the file transfer window when they
+	  are initiated rather than when they begin transferring (Dave West)
 
 	Bug Fixes:
 	* Joining a Jabber chat no longer causes a crash (Stu Tomlinson)
 	* Selecting a buddy icon for a brand new account no longer
 	  causes a crash
-	* Delayed messages and system messages no longer cause
-	  sound events to be triggered (Nathan Fredrickson)
+	* Better file transfer error messages (Dave West)
 	* Remotely canceled file transfers in MSN are now noticed, so that we
 	  don't accidentally cancel the file transfer and crash Gaim
 	  (Felipe Contreras)
+	* Delayed messages and system messages no longer cause
+	  sound events to be triggered (Nathan Fredrickson)
 	* The chat invite button has a correct label (Stu Tomlinson)
-	* The system log should leak fewer file descriptors now (Ka-Hing Cheung)
-	* File transfers appear in the file transfer window when they
-	  are initiated rather than when they begin transferring (Dave West)
-	* Better file transfer cancel messages for AIM (Dave West)
+	* The system log should leak fewer file descriptors (Ka-Hing Cheung)
 	* Buddy list tooltips display in more appropriate positions when
 	  using multiple monitors (Dave West)
 	* Better parsing of URLs containing special characters