comparison libfaim/CHANGES @ 840:595ac7759563

[gaim-migrate @ 850] lots of (mostly useless for us) libfaim changes. should help portability, but it was always portable between unices.... stupid win32ers. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 04 Sep 2000 23:37:32 +0000
parents 88f8f98de02d
children fa2feef25e1e
comparison
equal deleted inserted replaced
839:8f66e00af045 840:595ac7759563
1 1
2 No release numbers 2 No release numbers
3 ------------------ 3 ------------------
4 - Mon Sep 4 22:08:35 GMT 2000
5 - Forgot aim_snac and aim_search
6
7 - Mon Sep 4 21:38:09 GMT 2000
8 - A mild step towards ANSI compliance
9 - Compiles cleanly with -pedantic (except for the libc issue in socket.h)
10 - Fixes various sign mismatch things. There may be more, we'll see
11 what MSVC has to say about it.
12 - Add faim_internal and faim_export macros so Win32 DLL is easier
13
14 - Sun Sep 3 23:58:17 UTC 2000
15 - Portability fixes (for solaris, set the SOLARIS env var first)
16
4 - Sat Sep 2 23:42:37 UTC 2000 17 - Sat Sep 2 23:42:37 UTC 2000
5 - Hopefully fix aim_snac.c bugs 18 - Hopefully fix aim_snac.c bugs
6 - Add Buddy List Rights parser (max buddies and max watchers) 19 - Add Buddy List Rights parser (max buddies and max watchers)
7 - Fix rather major problem in rxhandlers caused by missing breaks 20 - Fix rather major problem in rxhandlers caused by missing breaks
8 - Add reason code for msgerr (0004/0001) callback 21 - Add reason code for msgerr (0004/0001) callback