X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/8515d6a51094c12cd6429df7e9ee2ea9b3c23c5f..c78446b536c54db4f1bbe83effad0270d9e0fbfc:/CHANGES diff --git a/CHANGES b/CHANGES index 9f26b14..87eecb0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,16 @@ No release numbers ------------------ + - Fri Sep 1 23:34:28 UTC 2000 + - Switched the read()s in rxqueue to use recv() + - Should fix the big message problem and the big buddy list problem + - Changed some values around in aim_misc to match winaim4.1 + - Added aim_addicbmparm. dunno what it does + - Cleanup the login process in faimtest (can now login in less than 2sec) + + - Fri Sep 1 00:13:04 UTC 2000 + - Avoid zero-length mallocs in aim_tlv + - Thu Aug 31 23:40:23 UTC 2000 - Threw in aim_select modification from nicolas - Remove stray debugging printf in aim_tlv