diff ChangeLog @ 3452:12202a328adf

[gaim-migrate @ 3497] FROM JONAS BIRME: * IRC: /W implemented the WHO * command * IRC: /VERSION implemented * IRC: Display all error messages received from server. * IRC: Handle channel mode and added support for changing mode, /MODE * IRC: Implements /QUIT [<Quit message>] 4.1.6 in the RFC. Quits the entire application. * IRC: Use gc->user->alias as real name. Also includes yesterdays patch: * Add nickname to buddy list by right clicking on nickname in chat room. * IRC: Parsed the idle and signon time on WHOIS-answer. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 27 Aug 2002 17:16:28 +0000
parents f2e04d0fc283
children 736951485ac6
line wrap: on
line diff
--- a/ChangeLog	Tue Aug 27 16:41:30 2002 +0000
+++ b/ChangeLog	Tue Aug 27 17:16:28 2002 +0000
@@ -28,6 +28,7 @@
 		- GtkIMHtml, sorta (Ari Pollak, Christian Hammond)
 		- Buddy Icons
 		- IM Images
+		- Alert Dialogs
 	* Notify.c plugin rewritten; check its configure dialog (Thanks,
 	  Etan Reisner)
 	* TOC no longer compiles statically by default--use OSCAR
@@ -38,6 +39,10 @@
 	* Read proxy environment variables.  (Thanks, Christian Hammond)
 	* Fixed security vulnerability with manual browser option (Thanks,
 	  Robert McQueen)
+	* Added more IRC slash commands -- /W, /VERSION, /MODE -- and 
+	  other cool IRC enhancments (Thanks, Jonas Birmé)
+	* Add / Remove buddy menu item added to the chat users list
+	  (Thanks Jonas Birmé)
 
 version 0.59 (06/24/2002):
 	* Hungarian translation added (Thanks, Sutto Zoltan)