author | Markus Bröker <mbroeker@largo.dyndns.tv> |
Sat, 13 Dec 2008 15:38:36 +0100 | |
changeset 5 | 7c7fc8906920 |
parent 1 | 5d249c79842d |
child 7 | b04ef0b1cd3b |
permissions | -rw-r--r-- |
5
7c7fc8906920
FreeBSD Stream Handling added and debian control files improved
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
1
diff
changeset
|
1 |
mcbot (0.94-1) 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 |
5
7c7fc8906920
FreeBSD Stream Handling added and debian control files improved
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
1
diff
changeset
|
9 |
* stream handling for freebsd |
7c7fc8906920
FreeBSD Stream Handling added and debian control files improved
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
1
diff
changeset
|
10 |
* Debian Policy: Assume everything is working and start the service via default |
0 | 11 |
|
5
7c7fc8906920
FreeBSD Stream Handling added and debian control files improved
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
1
diff
changeset
|
12 |
-- Markus Broeker <mbroeker@largo.homelinux.org> Fri, 8 Aug 2008 09:05:54 +0200 |