diff ChangeLog @ 8933:6663ad2386d9

[gaim-migrate @ 9703] "Initial Comment: * Added support for privacy settings * Added support for invites - ability to initiate multi-user conferences (chats). * Changed the license notice (to the standard GPL notice) * Fixed 64 bit issues * Incorporated Joe Shaw's patch for better error messages * Fixed the buddy list sync problems" --Mike Stoddard of Novell committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 15 May 2004 14:00:31 +0000
parents c34e4e6128f3
children 0277908e367d
line wrap: on
line diff
--- a/ChangeLog	Sat May 15 06:24:52 2004 +0000
+++ b/ChangeLog	Sat May 15 14:00:31 2004 +0000
@@ -12,8 +12,13 @@
 	* The history plugin now shows history for chats in addition to IMs
 	* Menu item to view log (Tom Samstag)
 	* Conversation and Chat sizes automatically saved (Stu Tomlinson)
+	* Added support for Novell privacy settings (Mike Stoddard of Novell)
+	* Added ability to initiate multi-user conferences (chats) in Novell (Mike
+	  Stoddard of Novell)
 
 	Bug Fixes:
+	* Novell 64bit fixes, better error messages, and buddy list sync fixes
+	  (Mike Stoddard of Novell)
 	* Compiles again with gcc 2.96 (Ignacio J. Elia)
 	* Gtk2.0 compatibility fixes (Tim Ringenbach)
 	* Massive rewrite of MSN support, which should fix a number of issues