diff libfaim/README.gaim @ 256:7615d22ad227

[gaim-migrate @ 266] Permit/deny works now (I hope). Also, the README's and things for libfaim are now included in 'make dist'. Hopefully someone will actually READ the README.gaim file. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 23 May 2000 18:11:39 +0000
parents 5b28ef2b550e
children 1eeece1c7b7b
line wrap: on
line diff
--- a/libfaim/README.gaim	Tue May 23 06:02:38 2000 +0000
+++ b/libfaim/README.gaim	Tue May 23 18:11:39 2000 +0000
@@ -38,6 +38,7 @@
  - leaving rooms
  - getting invited
  - talking
+Telling the server who's on your permit/deny lists
 
 CURRENTLY UNSUPPORTED FEATURES
 ==============================
@@ -49,7 +50,6 @@
 Getting/setting dir info
 Changing your password
 File transfer/IM images/voice chat/etc.
-Telling the server who's on your permit/deny lists (buggy)
 
 KNOWN ISSUES
 ============
@@ -63,14 +63,6 @@
 think this may actually be related to the auto_recon plugin.) (FIXME for this is
 marked in aim.c)
 
-- Adding or removing people to your permit/deny lists causes the server to tell
-you everyone on your buddy list signed off and then immediately signed in again.
-While you won't ever see that it happens (other than everyone will suddenly have
-the guy-in-the-door icon), you'll hear it. Be warned. (This also happens at
-sign-on, because the list gets built, even if you don't have a list.) I've
-commented it out because it was causing too many problems. (FIXME for this is
-marked in server.c)
-
 - There are a lot of problems with panel support (funny that I'm supporting the
 panel code, and the oscar code I wrote doesn't work well with it).