]> andersk Git - libfaim.git/commit
- Wed Oct 3 11:07:22 PDT 2001
authormid <mid>
Wed, 3 Oct 2001 18:44:59 +0000 (18:44 +0000)
committermid <mid>
Wed, 3 Oct 2001 18:44:59 +0000 (18:44 +0000)
commit7b0bc7f291e7a34e59c1f4418a195343e3fc1c81
tree65fe8f570158975c453b32ac0d3c08c89bd592c3
parent1b0f0322dc0bd32a71fa91cdfbc4a1aca1844ad4
 - Wed Oct  3 11:07:22 PDT 2001
  - Fix awful bug in ft listenestablish.
  - struct aim_userinfo_s becomes aim_userinfo_t.
      - I haven't decided what to do with this.  I like it in its current
          form to an extent, but it is also not flexible enough.  But it would
          become too complex and cumbersome if I were to do it more flexibly.
      - Also added a few accessor functions that should be used instead of
          directly accessing the struct, particularly for the capabilities.
14 files changed:
CHANGES
include/aim.h
include/aim_internal.h
src/buddylist.c
src/chat.c
src/ft.c
src/im.c
src/info.c
src/login.c
src/tlv.c
utils/faimtest/chat.c
utils/faimtest/faimtest.c
utils/faimtest/faimtest.h
utils/faimtest/ft.c
This page took 0.083186 seconds and 5 git commands to generate.