]> andersk Git - libfaim.git/blobdiff - CHANGES
- Fri Mar 23 05:42:11 UTC 2001
[libfaim.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 480e74d697dc13aaf95608a4435a7fc81164606a..27c976ffb00ef1442176eb8929b23f8c6127f490 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,41 @@
 
 No release numbers
 ------------------
+ - Fri Mar 23 05:42:11 UTC 2001
+  - Export aim_encode_password_md5()
+  - Add middle handler for 000b/0002 (min report interval)
+  - Add aim_session_kill()
+     - CLIENTS MUST CALL THIS either in addition to or instead of
+       aim_logoff(), particularly if you keep lots of sessions open.
+       (Sessions now contain dynamically allocated memory which must be freed.)
+  - Oh, and some other stuff...
+
+ - Fri Mar 23 01:45:28 UTC 2001
+  - Add AIM_CLIENTINFO_KNOWNGOOD
+  - Fix a few details in aim_send_login (thanks temas)
+  - Prevent aim_rxhandlers from being called recursively
+     - This is something that has been in my PENDING_AIM mailbox for over
+       a year now.  I figured it was trivial enough to throw in.  EveryBuddy
+       wanted it, but I don't remember why.  It should never happen anyway.
+  - Use AIM_CLIENTINFO_KNOWNGOOD
+     - This lets faimtest log in after today's round of AOL being mean.
+
+ - Fri Mar 16 23:12:58 UTC 2001
+  - Remove one level from aim_rxdispatch()
+
+ - Wed Mar 14 20:21:49 UTC 2001
+  - Clean up declarations of TLV functions (ie, const)
+  - Add -o and -O to faimtest (I didn't use your patch, josh)
+
+ - Wed Mar 14 03:11:03 UTC 2001
+  - Err...I'll commit before I go home.  More faimtest crap.
+
+ - Tue Mar 13 20:23:04 UTC 2001
+  - Fiddle with faimtest a bit.
+
+ - Sun Mar 11 06:02:19 UTC 2001
+  - Banish socklen_t.
+
  - Sun Mar 11 05:51:45 UTC 2001 (jbm)
   - Split off aim_internal.h 
   - Add aim_tx_cleanqueue()
This page took 0.030338 seconds and 4 git commands to generate.