]> andersk Git - libfaim.git/blobdiff - CHANGES
- Mon Jul 17 01:56:31 UTC 2000
[libfaim.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b7ae66157690641bb24d0a1720145cdcb830b571..e54c93825d4dbfd8426552d7b3fed6d22492f4da 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,19 @@
 
 No release numbers
 ------------------
+ - Mon Jul 17 01:56:31 UTC 2000
+   - Added 0004/000c callback (for message acknowledgments)
+      - This goes with the AIM_IMFLAGS_ACK option that has been there
+        for ages now.  When you send a message with that option, you'll
+        get a message back containing the screenname, telling you it was sent.
+   - Moved the aim_conn_kill's out of aim_get_command() and into
+      the client.  They're only closed in there now.  This is so that you 
+      can detect what type of connection died.  You'll want to handle
+      BOS and chat connections in special ways most likely.  You'll also
+      need to call aim_conn_kill when you're done with it.
+   - Added/fixed the Rate Change handlers.  Now passes up a long that
+      should contain a number.  I'm currently in pattern-searching mode.
+
  - Sun Jul 16 22:59:39 GMT 2000
    - Fixed the locking in the rendezvous code.  Hopefully is safe now.
 
This page took 0.029987 seconds and 4 git commands to generate.