# # ChangeLog for irc_commands.c # # Generated by Trac 1.2.3 # 2024-05-12T05:22:33Z Sun, 30 Mar 2008 21:26:16 GMT Wilmer van der Gaast [f9756bd] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * set.c (modified) * set.h (modified) Changed charset handling: irc_t keeps two iconv structures, which are ... Sat, 29 Mar 2008 22:19:17 GMT Wilmer van der Gaast [a199d33] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) Closing bug #209: The PASS command can now be used to identify ... Sun, 16 Mar 2008 17:17:23 GMT Wilmer van der Gaast [c029350] * irc_commands.c (modified) Added some brackets in irc_cmd_(pass|oper) to prevent crashes when no ...