Update of /cvsroot/gaim/gaim
In directory sc8-pr-cvs1:/tmp/cvs-serv22401
Modified Files:
ChangeLog
Log Message:
jabber XHTML support. since people tend to not like to write valid XHTML
all of the time, we now have html_to_xhtml() which does its best to figure
out what you meant. i'm tired, hope this works for everyone
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gaim/gaim/ChangeLog,v
retrieving revision 1.614
retrieving revision 1.615
diff -u -d -r1.614 -r1.615
--- ChangeLog 9 Apr 2003 23:28:46 -0000 1.614
+++ ChangeLog 10 Apr 2003 06:09:24 -0000 1.615
@@ -3,6 +3,7 @@
version 0.62
* Keyboard shortcuts in the buddy list work again (Thanks Joe
Clarke).
+ * Support for Jabber XHTML messages
version 0.61 (04/07/2003):
* Split the buddy pounce core and UI, and rewrote the UI for it.
|