# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-25T15:12:43Z Sun, 15 Jan 2006 01:49:49 GMT Wilmer van der Gaast [0431ea1] * Makefile (modified) * bitlbee.c (modified) * commands.c (modified) * commands.h (modified) * ipc.c (added) * ipc.h (added) * irc.c (modified) * irc.h (modified) * irc_commands.c (added) Imported irc_command branch and used this addition for parsing IPC ... Sat, 14 Jan 2006 20:34:10 GMT Wilmer van der Gaast [9d6b229] * bitlbee.c (modified) * configure (modified) * irc.c (modified) * irc.h (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/yahoo_list.c (deleted) * protocols/yahoo/yahoo_list.h (modified) * util.c (modified) Imported changes from main tree. Sat, 14 Jan 2006 20:31:59 GMT Wilmer van der Gaast [de3e100] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) Separated the IRC line splitting/parsing code (to use it for IPC ...