]> andersk Git - libfaim.git/blobdiff - CHANGES
- Fri Nov 10 08:24:34 UTC 2000
[libfaim.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7b0f3d1e17bf2e70aff49824cb87774d87fccd39..e261088fcfe19306dc829e377f29d5f9256ecacc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,21 @@
 
 No release numbers
 ------------------
+ - Fri Nov 10 08:24:34 UTC 2000
+  - Add sess->flags (replaces sess->snaclogin)
+  - Remove odd setstatus call in chat parser
+  - Remove aim_tx_enqueue macro, replace with a smarter one
+    - If a connection is in progress, enqueue instead of calling
+      the client-specified queuer
+  - Add support for nonblocking connects through the 
+     AIM_SESS_FLAG_NONBLOCKCONNECT flag to aim_session_init()
+  - Add AIM_CB_SPECIAL_CONNCOMPLETE callback. Not real useful.
+  - Add AIM_CB_SPECIAL_FLAPVER callback. Can be used as an alternate
+     way of starting the login process, or just to look like you 
+     know what you're doing. Fixed associated inconsistencies
+     in aim_rxhandlers too.
+  - Fix some connection status stupidities in faimtest.
+
  - Wed Nov  8 13:11:18 UTC 2000
   - Reenable/reimplement older login, but only use for ICQ UINs
     - This is a fairly ugly hack.  But...eh.  It works.
This page took 0.295477 seconds and 4 git commands to generate.