]> andersk Git - libfaim.git/blobdiff - CHANGES
- Wed Dec 13 02:26:39 UTC 2000
[libfaim.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index a64de52f7dce6bafdcc50ad09dd510e77e8bdbee..61a370455d5420843a7fdaf455cf96d554b3b7d8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,28 @@
 
 No release numbers
 ------------------
+ - Wed Dec 13 02:26:39 UTC 2000
+  - Create aim_cachesnac()
+  - Some long overdue cleanups
+
+ - Wed Dec 13 00:38:56 UTC 2000
+  - Added the client update/version info to the authresp callback
+  - Added the prototype for aim_getfile_send_chunk to aim.h
+
+ - Tue Dec 12 23:02:41 UTC 2000
+  - Got pissed off at sess->logininfo.  Got rid of it.
+    - Now pass all that stuff in as varargs, like it should be.
+    - *** Look at the changes to faimtest. You'll also need to
+          change anything in your code that references sess->logininfo
+          to reference sess->sn instead.  The rest of the other info
+          is now unavailable (it was before, too, it just didnt look like it).
+  - A few other minor cleanups.
+  - Added aim_gettlv8/16/32, aim_puttlv_8, and aim_addtlvtochain_noval.
+  - Added that short 0x004a TLV to the auth request, like WinAIM 4.3.
+
+ - Mon Dec  4 23:46:35 UTC 2000
+  - Add exchange to the create response callback (doh!)
+
  - Sat Dec  2 02:14:45 UTC 2000
   - Dumb bug in aim_clearhandlers()
 
This page took 0.032764 seconds and 4 git commands to generate.