debian/changelog
changeset 32 89fb9c6611ca
parent 31 bbcb8a3366b4
child 33 56571d34d754
equal deleted inserted replaced
31:bbcb8a3366b4 32:89fb9c6611ca
     1 mcbot (0.97-1) unstable; urgency=low
     1 mcbot (0.97-2) 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
     7   * Locale Settings changed to C
     7   * Locale Settings changed to C
     8   * freenode connect fix
     8   * freenode connect fix
     9   * stream handling for freebsd
     9   * stream handling for freebsd
    10   * Debian Policy: Assume everything is working and start the 
    10   * Debian Policy: Assume everything is working and start the
    11     service via default
    11     service via default
    12   * irc_login connects now to the proper (non-freenode.net) server
    12   * irc_login connects now to the proper (non-freenode.net) server
    13   * privmsgs will be send to the proper location...
    13   * privmsgs will be send to the proper location...
    14   * A simple garbage collector prevents memory leaks...
    14   * A simple garbage collector prevents memory leaks...
    15   * compat.c added for XOPEN_SOURCE features - not finished yet
    15   * compat.c added for XOPEN_SOURCE features - not finished yet
    27   * mcbot.cgi installation defaults to /usr/lib/cgi-bin
    27   * mcbot.cgi installation defaults to /usr/lib/cgi-bin
    28   * Build Dependency Check improved.
    28   * Build Dependency Check improved.
    29   * Lintian Build Checks
    29   * Lintian Build Checks
    30   * command must be freed on error - makes valgrind happy
    30   * command must be freed on error - makes valgrind happy
    31   * mcbot needs a proper system account - nobody collides with selinux-policy
    31   * mcbot needs a proper system account - nobody collides with selinux-policy
       
    32   * a system account is between 100 and 999
    32 
    33 
    33  -- Markus Broeker <mbroeker@largo.homelinux.org>  Thu, 25 Dec 2008 20:00:00 +0200
    34  -- Markus Broeker <mbroeker@largo.homelinux.org>  Fri, 26 Dec 2008 11:25:00 +0100