# # ChangeLog for chat.h # # Generated by Trac 1.2.3 # 2024-04-25T10:38:13Z Sun, 31 Aug 2008 14:54:39 GMT Wilmer van der Gaast [d995c9b] * account.c (modified) * chat.c (modified) * chat.h (modified) * root_commands.c (modified) Added cleanup code. Sat, 30 Aug 2008 22:26:45 GMT Wilmer van der Gaast [131c6b6] * chat.c (modified) * chat.h (modified) Added chat_get(), similar to account_get() (find an account by number ... Sat, 30 Aug 2008 18:59:58 GMT Wilmer van der Gaast [ad9feec] * Makefile (modified) * bitlbee.h (modified) * chat.c (added) * chat.h (added) * irc.h (modified) Added chat.c to keep track of chatrooms the user cares about.