[project @ 2005-06-28 03:16:45 by unknown_lamer]
authorunknown_lamer <unknown>
Tue, 28 Jun 2005 03:16:45 +0000 (03:16 +0000)
committerunknown_lamer <unknown>
Tue, 28 Jun 2005 03:16:45 +0000 (03:16 +0000)
commit6b7614a8f1ae00cb470a620af4e0b6ffbbaa1951
tree2f430754ddd4b73d99a9b75b05f2bf76a1a3c07b
parent606a8eec6da5209b70126e502f9a61b2e5fe2211
[project @ 2005-06-28 03:16:45 by unknown_lamer]

+ NOTICEs and PRIVMSGs are now sent correctly if they contain an
  embedded newline
+ Max nick length is now configurable via 'maxnicklength' option in
  bot.conf (defaults to 9)
+ A few internal cleanups
13 files changed:
AUTHORS
ChangeLog
NEWS
TODO
examples/bot.conf
source/Bot.C
source/Bot.H
source/Commands.C
source/Parser.C
source/ScriptCommands.C
source/UserCommands.C
source/Utils.C
source/Utils.H