]> andersk Git - libfaim.git/blobdiff - CHANGES
- Fri Dec 15 23:35:01 UTC 2000
[libfaim.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4f8bcf466e42ec1c92879436c21d524968baaf1e..0ed63f5cf57fd780c0c7f8997e3d91caf7d7ce8d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,42 @@
 
 No release numbers
 ------------------
+ - Fri Dec 15 23:35:01 UTC 2000
+  - Add genericerr callback/middle. 
+   - This is for catching the errors that come back, for instance, from
+     sending a SNAC that isn't supported by the host (such as the
+     Watcher Request SNAC).
+
+ - Fri Dec 15 21:51:32 UTC 2000
+  - Add more info to evilnotify callback
+  - Add a few values to aim_cbtypes.h
+
+ - Fri Dec 15 20:41:15 UTC 2000
+  - Revise README
+  - Make aimdebugd compile
+  - Typos
+
+ - Fri Dec 15 02:04:12 UTC 2000
+  - Parse rate changes *properly*
+  - Add sample code to faimtest demonstrating my approximations
+      on how to fiddle with aim_conn_setlatency() in relation
+      to the rate changes (properly wildly conservative). [I also
+      copied this stuff into mfaim.]
+
+ - Thu Dec 14 03:39:34 UTC 2000
+  - Change the 0x01 to a 0x00 in auth request to make buddy lists work again
+  - Rearrange bytes in setversions() to match winaim
+  - Add several cachesnac() calls
+  - Add hostonline and hostversions parsers (superfluous)
+
+ - 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.
This page took 0.036069 seconds and 4 git commands to generate.