equal
deleted
inserted
replaced
1 mcbot (0.96-1) unstable; urgency=low |
1 mcbot (0.96-2) 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 |
7 * Locale Settings changed to C |
7 * Locale Settings changed to C |
8 * freenode connect fix |
8 * freenode connect fix |
9 * stream handling for freebsd |
9 * stream handling for freebsd |
10 * Debian Policy: Assume everything is working and start the service via default |
10 * Debian Policy: Assume everything is working and start the |
|
11 service via default |
11 * irc_login connects now to the proper (non-freenode.net) server |
12 * irc_login connects now to the proper (non-freenode.net) server |
12 * privmsgs will be send to the proper location... |
13 * privmsgs will be send to the proper location... |
13 * A simple garbage collector prevents memory leaks... |
14 * A simple garbage collector prevents memory leaks... |
14 * compat.c added for XOPEN_SOURCE features - not finished yet |
15 * compat.c added for XOPEN_SOURCE features - not finished yet |
15 * SOURCE_URL points to the proper git-location. |
16 * SOURCE_URL points to the proper git-location. |
23 * bot responses reduced, irc code 486 added |
24 * bot responses reduced, irc code 486 added |
24 * more irc codes added |
25 * more irc codes added |
25 * build timestamp added |
26 * build timestamp added |
26 * mcbot.cgi installation defaults to /usr/lib/cgi-bin |
27 * mcbot.cgi installation defaults to /usr/lib/cgi-bin |
27 * Build Dependency Check improved. |
28 * Build Dependency Check improved. |
|
29 * Lintian Build Checks |
28 |
30 |
29 -- Markus Broeker <mbroeker@largo.homelinux.org> Sun, 24 Aug 2008 11:17:01 +0200 |
31 -- Markus Broeker <mbroeker@largo.homelinux.org> Sun, 24 Aug 2008 20:30:00 +0200 |