]> git.donarmstrong.com Git - infobot.git/blob - ChangeLog
* Updated trunk to 1.5.4 (SVN)
[infobot.git] / ChangeLog
1 1.5.4
2 =====
3
4
5 1.5.3
6 =====
7
8 * New maxVolunteerLength to govern max size of non addressed replies
9
10 * Cleaned up some of the regex code for what the bot considers a question
11
12 * Fixed an obscure and undocumented variable that was disabling "query?"
13 questions in non addressed mode
14
15 * Fixed bug in babelfish module due to site/html changes
16
17 * Added chanset and help for verstats to allow disabling of command to prevent abuse
18
19 * Fixed verstats to warn the channel about who involked the command and bug that
20 was causing the output to go to random channels due to loss of variable scope
21
22 * Added infobot client to verstats and cleaned up a few other client regex
23
24 * Fixed talkok bug with 'how are you' statement
25
26 1.5.2
27 =====
28
29 * Correction to factoid updates to treat appending as a modification
30
31 * Code formatting cleanups
32
33 * Removed unmaintained patches directory
34
35 * Changed +chan to chanadd
36
37 * Changed -chan to chandel
38
39 * Changed +ban to banadd
40
41 * Changed -ban to bandel
42
43 * Changed +host to hostadd
44
45 * Changed -host to hostdel
46
47 * Changed adduser to useradd
48
49 * Changed deluser to userdel
50
51 1.5.1
52 =====
53
54 * Fixed bug in factoid modification code that prevented matching against
55 created_by properly
56
57 * New +M flag to allow modifying factoids created by same nick
58
59 1.5.0
60 =====
61
62 * Rebranding from blootbot
63
64 # vim:ts=4:sw=4:expandtab:tw=80