# # ChangeLog for irc_send.c # # Generated by Trac 1.2.3 # 2024-04-19T08:30:35Z Sat, 27 Mar 2010 12:30:00 GMT Wilmer van der Gaast [83e92bf] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_send.c (modified) Topic handling changes. Sat, 27 Mar 2010 03:39:23 GMT Wilmer van der Gaast [b95932e] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_send.c (modified) * irc_user.c (modified) Added WHOIS command. Sat, 27 Mar 2010 02:39:08 GMT Wilmer van der Gaast [4be8239] * Makefile (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (added) * irc_send.c (modified) * protocols/bee.o (deleted) Simple IRC channel interface, use it to represent the control channel. Sat, 27 Mar 2010 01:57:00 GMT Wilmer van der Gaast [ebaebfe] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_send.c (added) * irc_user.c (added) * protocols/bee.c (added) * protocols/bee.h (added) * protocols/bee.o (added) PING and QUIT work now, and adding some files that weren't checked in ...