equal
deleted
inserted
replaced
1 mcbot (0.94-3) unstable; urgency=low |
1 mcbot (0.94-4) 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 |
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 service via default |
11 * irc_login connects now to the proper (non-freenode.net) server |
11 * irc_login connects now to the proper (non-freenode.net) server |
12 * privmsgs will be send to the proper location... |
12 * privmsgs will be send to the proper location... |
|
13 * A simple garbage collector fills the memory leaks... |
13 |
14 |
14 -- Markus Broeker <mbroeker@largo.homelinux.org> Sat, 9 Aug 2008 18:05:54 +0200 |
15 -- Markus Broeker <mbroeker@largo.homelinux.org> Sat, 10 Aug 2008 16:48:54 +0200 |