]> andersk Git - libfaim.git/blobdiff - CHANGES
Fix a logic inadequacy in the chat snac handling (the 0001/000a's).
[libfaim.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9a47d4a39760ddb422f64dcd87f717caa8354f53..a9573276192468f2ad88446e26ecaadaee48b3fc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,27 @@
 
 No release numbers
 ------------------
+ - Fri Jun 30 00:04:47 UTC 2000
+   - Removed the forceful ICQ-related warnings, just in case they're wrong
+   - Added three new fields to the client info.  
+      - **REQUIRES CLIENT CHANGES -- see faimtest for new initializer
+   - Cleaned up aim_send_login()
+   - Put in a nice hidious fix for AOL's latest bit of the drama.  See
+      aim_readtlvchain() for the details.
+
+ - Mon Jun 26 07:53:02 UTC 2000
+   - Added utils/aimdebugd for playing with things -- see the README
+   - Added aim_im.c::aim_parse_outgoing_im().  Probably not useful
+      unless you're writing a server or something (or hacking aimdebugd).
+   - aim_send_im() now sends the same data as AIM4 does (three more bytes)
+   - Added aim_debugconn_sendconnect() for aimdebugd-enablement.
+
+ - Sat Jun 24 02:14:07 UTC 2000
+   - Added fakelocks for platforms without pthreads or that have no
+      use for them.
+   - Added workaround for MSG_WAITALL for people with the very broken
+      libc that comes with earlier Red Hat's.
+
  - Sat Jun 24 00:44:24 UTC 2000
    - Support zero-type TLVs in aim_extractinfo()
      - AOL now ocassionally throws extra zeros in so in order to break
This page took 0.034306 seconds and 4 git commands to generate.