changeset 370:5842aa11ab78

[gaim-migrate @ 380] hm de hm hm committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 09 Jun 2000 08:17:59 +0000
parents cf895313fc50
children 9d22acf6db73
files libfaim/CHANGES.gaim libfaim/README.gaim
diffstat 2 files changed, 12 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/libfaim/CHANGES.gaim	Fri Jun 09 08:06:22 2000 +0000
+++ b/libfaim/CHANGES.gaim	Fri Jun 09 08:17:59 2000 +0000
@@ -1,3 +1,10 @@
+
+Fri Jun  9 08:13:36 UTC 2000 EWarmenhoven
+	- OK, so TOC can do ICQ too, but I don't care. Adam's still cool.
+	- Chat is working almost perfectly now. I haven't figured out why it
+	  won't join a room that no one's already in yet, but I think I know
+	  what the problem is.
+	- Adam says file transfer stuff will be here RSN, so be patient.
 
 Sat Jun  3 07:22:50 UTC 2000 EWarmenhoven
 	- Adam is by far the coolest person I know. He figured out how to get
--- a/libfaim/README.gaim	Fri Jun 09 08:06:22 2000 +0000
+++ b/libfaim/README.gaim	Fri Jun 09 08:17:59 2000 +0000
@@ -67,11 +67,6 @@
 - Oscar doesn't do whispering in chat rooms any more (and hasn't for quite a
 while, evidently). So if you want to "whisper" to someone, just IM them.
 
-- Chat works, to a degree. I'm not sure that you can create rooms, but I think
-you can. I'm not sure that you can be in more than one room at once, but I
-think you can. I'm not sure that you can leave the chat room and still have
-gaim be stable, but I think you can.
-
 - The permit list sometimes has problems when you start gaim, but if you change
 to it in the middle of a session there don't seem to be any problems.
 
@@ -79,9 +74,10 @@
 "Allow anyone" works all the time (?) and "Deny some" doesn't work some of the
 time. That's a bug.
 
-- Sometimes signing on doesn't work completely correctly. (If you want a bad
-fix for it, comment out the lines where it imports your buddy list in oscar.c,
-and import it manually.)
+- Sometimes signing on doesn't work completely correctly. I think this is
+because we request chatnav rights when we sign on, but I'm not entirely sure.
+It could also be because of setting up the buddy list and retrieving who's
+online.
 
 - If you receive a message that's too large, gaim segfaults. I haven't watched
 this in gdb or gotten a backtrace on it, so I'm not exactly sure what the
@@ -104,7 +100,7 @@
 
 - Warnings and Dir Info are not in libfaim yet, and so are not in Gaim/Faim yet.
 
-- There are also FIXME's scattered about oscar.c. Grep around for those, figure
+- There are also FIXME's scattered about gaim. Grep around for those, figure
 out what needs to be fixed, do that sort of thing. :) (Fixing the things listed
 in KNOWN ISSUES above, or any other bugs you happen to find, is a very good use
 of your time.) (You didn't hear that from me.)