debian/changelog
author Markus Bröker <mbroeker@largo.dyndns.tv>
Sat, 13 Dec 2008 15:40:23 +0100
changeset 13 d3554afaa768
parent 12 213c3d4abc66
child 14 fe8adc56b109
permissions -rw-r--r--
mcbot-0.94-5 Changelog Compat.c added: * provides a safe strdup replacement * snprintf and fdopen may follow... garbage_collection improved Nasty compiler warning removed in parse.c committer: Markus Bröker <mbroeker@largo.homelinux.org>

mcbot (0.94-5) 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
  * irc_login connects now to the proper (non-freenode.net) server
  * privmsgs will be send to the proper location...
  * A simple garbage collector fills the memory leaks...
  * compat.c added for XOPEN_SOURCE features - not finished yet

 -- Markus Broeker <mbroeker@largo.homelinux.org>  Sat, 10 Aug 2008 16:48:54 +0200