diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index 1adf7b5e8b..41c56e61aa 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -2,6 +2,9 @@ * bin/PandoraFMS/DB.pm: Added support to timeframe alerts. + * bin/pandora_recon.pl: Threads is not a good idea, we need to use fork() + in the future. At this moment, multithread disabled for recon. + 2007-06-18 Manuel Arostegui * specs/fedoracore5/pandora_server.spec: Added some useful tips.