author | Markus Bröker <mbroeker@largo.dyndns.tv> |
Sat, 13 Dec 2008 15:38:29 +0100 | |
changeset 1 | 5d249c79842d |
parent 0 | 586472add385 |
child 5 | 7c7fc8906920 |
permissions | -rw-r--r-- |
1
5d249c79842d
quick and dirty freenode connect fix
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
0
diff
changeset
|
1 |
mcbot (0.93-3) unstable; urgency=low |
0 | 2 |
|
3 |
* Initial Release |
|
4 |
* the location of mcbot.cgi is stored in the db |
|
5 |
* never include malloc, use stdlib instead |
|
6 |
* mcbot.email and mcbot.user holds the admin information |
|
7 |
* Locale Settings changed to C |
|
1
5d249c79842d
quick and dirty freenode connect fix
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
0
diff
changeset
|
8 |
* freenode connect fix |
0 | 9 |
|
10 |
-- Markus Broeker <mbroeker@largo.homelinux.org> Sun, 27 Apr 2008 09:05:54 +0200 |