debian/changelog
changeset 20 b94039112f28
parent 19 66114d944208
child 21 138537d81dd1
equal deleted inserted replaced
19:66114d944208 20:b94039112f28
     1 mcbot (0.95-3) unstable; urgency=low
     1 mcbot (0.95-4) unstable; urgency=low
     2 
     2 
     3   * Initial Release
     3   * Initial Release
     4   * the location of mcbot.cgi is stored in the db
     4   * the location of mcbot.cgi is stored in the db
     5   * never include malloc, use stdlib instead
     5   * never include malloc, use stdlib instead
     6   * mcbot.email and mcbot.user holds the admin information
     6   * mcbot.email and mcbot.user holds the admin information
    15   * SOURCE_URL points to the proper git-location.
    15   * SOURCE_URL points to the proper git-location.
    16   * many small improvements, reduced codebase
    16   * many small improvements, reduced codebase
    17   * IRC access without password added
    17   * IRC access without password added
    18   * Help System was able to start a botwar. Fixed
    18   * Help System was able to start a botwar. Fixed
    19   * op, deop, kick, ban, unban, kickban implemented
    19   * op, deop, kick, ban, unban, kickban implemented
       
    20   * database.c: key=alloc(dbf, key); free(key.dptr) :) fixed
       
    21   * only one memory hole is left: who can fix getpwnam in irc.c
    20 
    22 
    21  -- Markus Broeker <mbroeker@largo.homelinux.org>  Mon, 11 Aug 2008 23:00:01 +0200
    23  -- Markus Broeker <mbroeker@largo.homelinux.org>  Mon, 11 Aug 2008 23:59:01 +0200