author | Markus Bröker <mbroeker@largo.dyndns.tv> |
Sat, 13 Dec 2008 15:40:28 +0100 | |
changeset 15 | f19c1f9b4cd3 |
parent 14 | fe8adc56b109 |
child 18 | 4435146391ae |
permissions | -rw-r--r-- |
14
fe8adc56b109
mcbot shows the proper git location for the source...
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
13
diff
changeset
|
1 |
mcbot (0.95-0) 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 |
7
b04ef0b1cd3b
Debian Changelog Fix
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
5
diff
changeset
|
11 |
* irc_login connects now to the proper (non-freenode.net) server |
10
311ea5fa60dd
Code cleanups and debian changelogs
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
7
diff
changeset
|
12 |
* privmsgs will be send to the proper location... |
12
213c3d4abc66
A simple garbage collector fills the memory leaks...
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
10
diff
changeset
|
13 |
* A simple garbage collector fills the memory leaks... |
13
d3554afaa768
mcbot-0.94-5 Changelog
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
12
diff
changeset
|
14 |
* compat.c added for XOPEN_SOURCE features - not finished yet |
14
fe8adc56b109
mcbot shows the proper git location for the source...
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
13
diff
changeset
|
15 |
* SOURCE_URL points to the proper git-location. |
15
f19c1f9b4cd3
ChangeLog mcbot-0.95-1
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
14
diff
changeset
|
16 |
* many small improvements, reduced codebase |
0 | 17 |
|
15
f19c1f9b4cd3
ChangeLog mcbot-0.95-1
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
14
diff
changeset
|
18 |
-- Markus Broeker <mbroeker@largo.homelinux.org> Mon, 11 Aug 2008 00:00:54 +0200 |