Various Bug Fixes including
* connects to the proper server from the config file
* feof (stream) loop is better than the prior solution
Still missing / correctable
* valgrind complains about uninitialized values
* strdup must be freed, but i don't know where...
committer: Markus Bröker <mbroeker@largo.homelinux.org>
mcbot (0.94-1) unstable; urgency=low
* Initial Release
* the location of mcbot.cgi is stored in the db
* never include malloc, use stdlib instead
* mcbot.email and mcbot.user holds the admin information
* Locale Settings changed to C
* freenode connect fix
* stream handling for freebsd
* Debian Policy: Assume everything is working and start the service via default
-- Markus Broeker <mbroeker@largo.homelinux.org> Fri, 8 Aug 2008 09:05:54 +0200