]> andersk Git - libfaim.git/blobdiff - CHANGES
- Sat Aug 25 18:35:13 PDT 2001
[libfaim.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index bce2798f015650a32b410f27b98c13c242b83f41..fd46f0d3f62b629c26c3f600c30e97bd8f982318 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,50 @@
 
 No release numbers
 ------------------
+ - Sat Aug 25 18:35:13 PDT 2001
+  - aim_sendconnack -> aim_sendflapver
+  - Remove addicbmparam.  This was identical to aim_seticbmparam
+  - aim_seticbmparam now takes a struct with the parameters in it.  See
+      faimtest.  !!! REQUIRES CLIENT CHANGES if you use aim_seticbmparam, which
+      you really really should -- the defaults are insanely limited
+  - Fix rendezvous IM parsing that I broke last time.
+  - ICBM parameter info callback gives same struct as above.  !!! REQUIRES
+      CLIENT CHANGES
+  - Reformat login.c and part of faimtest.c
+  - !!! NOTE: don't do anything in your motd handler.  If you do, it will
+      get run twice, sine for some reason AOL is sending two MOTDs now.
+
+ - Wed Aug 22 22:11:18 PDT 2001
+  - Reformat the rest of im.c
+  - Fix a few returns, particularly in error cases
+
+ - Thu Aug 16 06:17:57 PDT 2001
+  - Reformat a bit of im.c and aim.h
+  - Rearrange encoding/subencoding checks in IM parsing
+ - Fri Aug  3 14:19:37 EDT 2001
+  - Naje aun_sebd_un retyrn sabe vakyes
+
+ - Thu Aug  2 13:28:37 EDT 2001
+  - Uhm. Why does arcanejill think its in EDT?
+  - Cache the username on warnings so errors work right.
+  - Someday, I'm going to convert all of libfaim to that formatting style, too.
+
+ -  Wed Jun 27 00:13:20 EDT 2001
+  - Some comments about UNICODE in faimtest.
+
+ - Fri Jun 15 17:51:27 EDT 2001
+  - Make faimtest compile on RH7.1 (new gcc).
+  - Add aim_conn_getsess()
+  - Add aim_getconn_type_all() and aim_getconn_fd().
+  - Make aim_connrst() and aim_conn_getnext() static to conn.c.
+  - Why does arcanejill think she is in EDT? Oh well.
+
+ - Thu Jun 14 17:37:47 PDT 2001
+  - Rearrange aim_setprofile().  It will now let you _not_ send a profile,
+      if you really want to (pass NULL).  Note that this is quite different
+      than sending a _blank_ profile.  Also fixes the "asci" bug.
+
  - Mon Jun  4 12:57:46 PDT 2001
   - Fix chatnav.  Whoops.
 
This page took 0.049497 seconds and 4 git commands to generate.