Update of /cvsroot/gaim/gaim
In directory usw-pr-cvs1:/tmp/cvs-serv32385
Modified Files:
ChangeLog
Log Message:
Added typing notification and improved support for Jabber resources.
(Thanks, Nathan Walp)
Fixed problem with Gaim crashing on non-ASCII buddy alias (Jabber "name"
attribute) chars. (Thanks, Ho-seok Lee)
Plugged memory leaks and fixed problem with away status not being
propagated to conference rooms for jabberd 1.4.2 and above.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gaim/gaim/ChangeLog,v
retrieving revision 1.501
retrieving revision 1.502
diff -u -d -r1.501 -r1.502
--- ChangeLog 15 Jun 2002 16:19:02 -0000 1.501
+++ ChangeLog 15 Jun 2002 17:24:07 -0000 1.502
@@ -28,7 +28,14 @@
* Fixed MSN "Unkown Error Code", "Already there", and
"Already in opposite list" errors
* Changed "Play sound" button to "Mute" button
- * You can now have "reserved" chars in IM and proxy passwords.
+ * You can now have "reserved" chars in IM and proxy passwords
+ * Jabber now has typing notification (Thanks, Nathan Walp)
+ * Improved support for Jabber resources (Thanks, Nathan Walp)
+ * Fixed problem with Gaim crashing on non-ASCII Jabber buddy
+ aliases (Jabber "name" attribute) chars (Thanks, Ho-seok Lee)
+ * Plugged memory leaks in Jabber plug-in
+ * Fixed problem with Jabber away status not being propagated to
+ conference rooms for jabberd (server) v1.4.2 and above
version 0.58 (05/13/2002):
* Bulgarian translation added (Thanks, Igel Itzo)
|