]> andersk Git - libfaim.git/blobdiff - CHANGES
- Wed Aug 29 16:59:24 PDT 2001
[libfaim.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index ac1054c0d600ebc1572fde46bbc9b163969223b6..864512c7d0673e83116b39f763fb9c25b8751d78 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,47 @@
 
 No release numbers
 ------------------
+ - Wed Aug 29 16:59:24 PDT 2001
+  - Pass up entire icon triplet (checksum/length/timestamp) in all cases
+     that it is recieved.
+  - Eric was paying more attention than I am.
+
+ - Sat Aug 25 19:46:38 PDT 2001
+  - Pass "Maximum visible message length" to client in chat info update
+    - This is the real maximum message length now.  There is still a
+      "complexity" limit that will prevent you from sending messages 
+      even if they are less than this limit (102 right now), but I don't 
+      know how that is calculated.
+
+ - Sat Aug 25 19:19:16 PDT 2001
+  - Keep parsing missed calls for entire packet
+    - This is really easy to test now.  Just talk to someone with
+      their minmsginterval set high (like 10seconds or something)
+
+ - Sat Aug 25 18:35:13 PDT 2001
+  - aim_sendconnack -> aim_sendflapver
+  - Remove addicbmparam.  This was identical to aim_seticbmparam
+  - aim_seticbmparam now takes a struct with the parameters in it.  See
+      faimtest.  !!! REQUIRES CLIENT CHANGES if you use aim_seticbmparam, which
+      you really really should -- the defaults are insanely limited
+  - Fix rendezvous IM parsing that I broke last time.
+  - ICBM parameter info callback gives same struct as above.  !!! REQUIRES
+      CLIENT CHANGES
+  - Reformat login.c and part of faimtest.c
+  - !!! NOTE: don't do anything in your motd handler.  If you do, it will
+      get run twice, sine for some reason AOL is sending two MOTDs now.
+
+ - Wed Aug 22 22:11:18 PDT 2001
+  - Reformat the rest of im.c
+  - Fix a few returns, particularly in error cases
+
+ - Thu Aug 16 06:17:57 PDT 2001
+  - Reformat a bit of im.c and aim.h
+  - Rearrange encoding/subencoding checks in IM parsing
+ - Fri Aug  3 14:19:37 EDT 2001
+  - Naje aun_sebd_un retyrn sabe vakyes
+
  - Thu Aug  2 13:28:37 EDT 2001
   - Uhm. Why does arcanejill think its in EDT?
   - Cache the username on warnings so errors work right.
This page took 0.218529 seconds and 4 git commands to generate.