X-Git-Url: http://www.andromeda.nl/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f2cc77bdf331fb61abece08a46bd8be6183c7a00;hb=b73e3f10ce84f2c958d36ed72ebd6cf4735598e1;hp=3872085699fed7347b364f2b1b6b88a308c77205;hpb=03aba4f2c781fd4a82e62366315fc78988102868;p=gnucomo.git diff --git a/ChangeLog b/ChangeLog index 3872085..f2cc77b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +gcm_input +---------- + + - logrunner is statically linked so it can be copied to different systems, + 32 bit or 64 bit, without library dependencies. + +gcm_maintenance +----------- + + - Cleanup abuse records only for subnets smaller than /16. + +gcm_daemon +----------- + + - Resolve a hostname before adding to the abuses. + +Database +--------- + + - Added a new group daemon and created additional permissions to the database. + - Cleaned up the COLUMN recognized from the TABLE logng + +web interface +------------- + + - Put the password for logging into the database between quotes ('). + - When removing an object, clean up logs, parameters and notifications. + + + Dec 12, 2007 - Release 0.0.12 ====================================