]> andersk Git - libfaim.git/blobdiff - CHANGES
close->closesocket for win32, and socket() stupidity in aim_ft.
[libfaim.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 87eecb037aa5ce94ac84cae4befc35a8df9ba77e..74d39a7b8be7cad2cded7b5cb52b465eb64c9b3d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,37 @@
 
 No release numbers
 ------------------
+ - Tue Sep  5 04:41:45 GMT 2000
+   - Few more minor things
+   - Added the changes needed for faimtest.
+   - Removed aimdebugd from default build
+
+ - Tue Sep  5 03:47:26 GMT 2000
+   - More ANSIfication for win32
+   - Forgot aim_misc last time.
+
+ - Mon Sep  4 22:08:35 GMT 2000
+   - Forgot aim_snac and aim_search
+
+ - Mon Sep  4 21:38:09 GMT 2000
+   - A mild step towards ANSI compliance
+     - Compiles cleanly with -pedantic (except for the libc issue in socket.h)
+     - Fixes various sign mismatch things. There may be more, we'll see
+       what MSVC has to say about it.
+   - Add faim_internal and faim_export macros so Win32 DLL is easier
+
+ - Sun Sep  3 23:58:17 UTC 2000
+   - Portability fixes (for solaris, set the SOLARIS env var first)
+
+ - Sat Sep  2 23:42:37 UTC 2000
+   - Hopefully fix aim_snac.c bugs
+   - Add Buddy List Rights parser (max buddies and max watchers)
+   - Fix rather major problem in rxhandlers caused by missing breaks
+   - Add reason code for msgerr (0004/0001) callback
+   - Add BOS Rights parser (max permit / max deny)
+   - Add locate error (0002/0001) parser
+   - Add parser for missed calls (0004/000a)
+
  - 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
This page took 0.705617 seconds and 4 git commands to generate.