debian/changelog
changeset 55 02afddde7b94
parent 46 08ad49ca1b4e
child 57 ca4e10daa1c9
equal deleted inserted replaced
54:e21f837e2b13 55:02afddde7b94
     1 mcbot (0.99-3) unstable; urgency=low
     1 mcbot (0.99-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
    32   * a system account is between 100 and 999
    32   * a system account is between 100 and 999
    33   * fixed a memory leak and safe buffers
    33   * fixed a memory leak and safe buffers
    34   * common.h added - common types for the project
    34   * common.h added - common types for the project
    35   * useful addons to the built process
    35   * useful addons to the built process
    36   * user and hostname handling improved
    36   * user and hostname handling improved
       
    37   * useless feof handling removed
    37 
    38 
    38  -- Markus Bröker <mbroeker@largo.homelinux.org>  Tue, 16 Feb 2010 14:00:00 +0100
    39  -- Markus Bröker <mbroeker@largo.homelinux.org>  Sat, 05 Jun 2010 15:26:00 +0200