diff libfaim/CHANGES @ 835:88f8f98de02d

[gaim-migrate @ 845] libfaim changes. should improve reliablity and stability. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 03 Sep 2000 23:22:05 +0000
parents 9a123b171f46
children 595ac7759563
line wrap: on
line diff
--- a/libfaim/CHANGES	Sat Sep 02 12:46:05 2000 +0000
+++ b/libfaim/CHANGES	Sun Sep 03 23:22:05 2000 +0000
@@ -1,6 +1,15 @@
 
 No release numbers
 ------------------
+ - Sat Sep  2 23:42:37 UTC 2000
+   - Hopefully fix aim_snac.c bugs
+   - Add Buddy List Rights parser (max buddies and max watchers)
+   - Fix rather major problem in rxhandlers caused by missing breaks
+   - Add reason code for msgerr (0004/0001) callback
+   - Add BOS Rights parser (max permit / max deny)
+   - Add locate error (0002/0001) parser
+   - Add parser for missed calls (0004/000a)
+
  - Fri Sep  1 23:34:28 UTC 2000
    - Switched the read()s in rxqueue to use recv()
      - Should fix the big message problem and the big buddy list problem