From 617074e1d398789cb786f52f69228054fb144ad1 Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Wed, 16 Dec 2009 11:28:51 +0000 Subject: [PATCH] 2009-12-16 Miguel de Dios * ChangeLog: fix the days in the last dates. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2203 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index c59932d09a..2f75d5b272 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,9 +1,13 @@ -2009-12-14 Miguel de Dios +2009-12-16 Miguel de Dios + + * ChangeLog: fix the days in the last dates. + +2009-12-16 Miguel de Dios * include/functions_servers.php: tiny fix (a zero division) the tactical view when start with a empty Pandora. -2009-12-14 Miguel de Dios +2009-12-15 Miguel de Dios * include/fgraph.php: fix in the function "grafico_modulo_boolean" for show correct graph, and clean source code.