equal
deleted
inserted
replaced
1 mcbot (0.95-1) unstable; urgency=low |
1 mcbot (0.95-3) unstable; urgency=low |
2 |
2 |
3 * Initial Release |
3 * Initial Release |
4 * the location of mcbot.cgi is stored in the db |
4 * the location of mcbot.cgi is stored in the db |
5 * never include malloc, use stdlib instead |
5 * never include malloc, use stdlib instead |
6 * mcbot.email and mcbot.user holds the admin information |
6 * mcbot.email and mcbot.user holds the admin information |
14 * compat.c added for XOPEN_SOURCE features - not finished yet |
14 * compat.c added for XOPEN_SOURCE features - not finished yet |
15 * SOURCE_URL points to the proper git-location. |
15 * SOURCE_URL points to the proper git-location. |
16 * many small improvements, reduced codebase |
16 * many small improvements, reduced codebase |
17 * IRC access without password added |
17 * IRC access without password added |
18 * Help System was able to start a botwar. Fixed |
18 * Help System was able to start a botwar. Fixed |
|
19 * op, deop, kick, ban, unban, kickban implemented |
19 |
20 |
20 -- Markus Broeker <mbroeker@largo.homelinux.org> Mon, 11 Aug 2008 20:45:54 +0200 |
21 -- Markus Broeker <mbroeker@largo.homelinux.org> Mon, 11 Aug 2008 23:00:01 +0200 |