]> git.donarmstrong.com Git - infobot.git/blob - ChangeLog
* Update Changlog to reflect babelfish fix
[infobot.git] / ChangeLog
1 1.5.3
2 =====
3
4 * New maxVolunteerLength to govern max size of non addressed replies
5
6 * Cleaned up some of the regex code for what the bot considers a question
7
8 * Fixed an obscure and undocumented variable that was disabling "query?"
9 questions in non addressed mode
10
11 * Fixed bug in babelfish module due to site/html changes
12
13 1.5.2
14 =====
15
16 * Correction to factoid updates to treat appending as a modification
17
18 * Code formatting cleanups
19
20 * Removed unmaintained patches directory
21
22 * Changed +chan to chanadd
23
24 * Changed -chan to chandel
25
26 * Changed +ban to banadd
27
28 * Changed -ban to bandel
29
30 * Changed +host to hostadd
31
32 * Changed -host to hostdel
33
34 * Changed adduser to useradd
35
36 * Changed deluser to userdel
37
38 1.5.1
39 =====
40
41 * Fixed bug in factoid modification code that prevented matching against
42 created_by properly
43
44 * New +M flag to allow modifying factoids created by same nick
45
46 1.5.0
47 =====
48
49 * Rebranding from blootbot
50
51 # vim:ts=4:sw=4:expandtab:tw=80