diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 2a8da3104b..98a0a7bef0 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2013-07-30 Miguel de Dios + + * ChangeLog: Fixes changelog. + 2013-07-30 Sergio Martin * include/ajax/module.php @@ -15,13 +19,15 @@ 2013-07-30 Miguel de Dios * extensions/update_manager/lib/functions.ajax.php, - godmode/agentes/configurar_agente.php + godmode/agentes/configurar_agente.php, include/functions_html.php, + include/functions_networkmap.php: cleaned source code and removed + the debug traces. - -godmode/agentes/module_manager_editor_prediction.php -include/functions_html.php -include/constants.php -include/functions_networkmap.php + * godmode/agentes/module_manager_editor_prediction.php, + include/constants.php: fixed the repeat operator and added some + constants for to make more easy the code. + + Fixes: #2279 2013-07-30 Miguel de Dios