From 0e76ad8dba323d0d2ff8ec8d9e3faac8f8fd4695 Mon Sep 17 00:00:00 2001 From: eric_ross_c Date: Mon, 15 Feb 2010 15:40:32 +0000 Subject: [PATCH] Updating changelog git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2363 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index b59c1ceb0e..6cb3d6a32b 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -1,3 +1,17 @@ +2010-02-15 Eric Ross + Comit first batch of changes to implement the new log4x data type: Basicaly + I modified the XML parser and changed how the "data" is handled and passed + internally. + + * lib/PandoraFMS/DB.pm + * lib/PandoraFMS/PluginServer.pm + * lib/PandoraFMS/PredictionServer.pm + * lib/PandoraFMS/Core.pm + * lib/PandoraFMS/DataServer.pm + * lib/PandoraFMS/NetworkServer.pm + * lib/PandoraFMS/Tools.pm + * lib/PandoraFMS/WMIServer.pm + 2010-02-14 Pablo de la ConcepciĆ³n * bin/tentacle_server: Added first version of POD documentation, there