equal
deleted
inserted
replaced
1 mcbot (0.94-5) unstable; urgency=low |
1 mcbot (0.95-0) 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 |
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 * A simple garbage collector fills the memory leaks... |
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 |
16 |
16 -- Markus Broeker <mbroeker@largo.homelinux.org> Sat, 10 Aug 2008 16:48:54 +0200 |
17 -- Markus Broeker <mbroeker@largo.homelinux.org> Sat, 10 Aug 2008 20:00:54 +0200 |