debian/changelog
author Markus Bröker <mbroeker@largo.dyndns.tv>
Sat, 13 Dec 2008 15:41:51 +0100
changeset 21 138537d81dd1
parent 20 b94039112f28
child 22 b786b5f92a93
permissions -rw-r--r--
Admin Commands secured committer: Markus Bröker <mbroeker@largo.homelinux.org>

mcbot (0.95-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
  * SOURCE_URL points to the proper git-location.
  * many small improvements, reduced codebase
  * IRC access without password added
  * Help System was able to start a botwar. Fixed
  * op, deop, kick, ban, unban, kickban implemented
  * database.c: key=alloc(dbf, key); free(key.dptr) :) fixed
  * only one memory hole is left: who can fix getpwnam in irc.c
  * admin commands secured

 -- Markus Broeker <mbroeker@largo.homelinux.org>  Tue, 12 Aug 2008 14:00:01 +0200