]> git.donarmstrong.com Git - infobot.git/blob - ChangeLog
use result div in babelfish
[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 1.5.2
12 =====
13
14 * Correction to factoid updates to treat appending as a modification
15
16 * Code formatting cleanups
17
18 * Removed unmaintained patches directory
19
20 * Changed +chan to chanadd
21
22 * Changed -chan to chandel
23
24 * Changed +ban to banadd
25
26 * Changed -ban to bandel
27
28 * Changed +host to hostadd
29
30 * Changed -host to hostdel
31
32 * Changed adduser to useradd
33
34 * Changed deluser to userdel
35
36 1.5.1
37 =====
38
39 * Fixed bug in factoid modification code that prevented matching against
40 created_by properly
41
42 * New +M flag to allow modifying factoids created by same nick
43
44 1.5.0
45 =====
46
47 * Rebranding from blootbot
48
49 # vim:ts=4:sw=4:expandtab:tw=80