diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog index b02b6ac97e..8ba9f6eef6 100644 --- a/pandora_agents/ChangeLog +++ b/pandora_agents/ChangeLog @@ -1,3 +1,8 @@ +2014-06-23 Vanessa Gil + + * win32/bin/pandora_agent.conf: Fixed bug creating + a module with accents. + 2014-06-11 Vanessa Gil * pc/plugins/inventory: Fixed bug in inventory diff --git a/pandora_agents/win32/bin/pandora_agent.conf b/pandora_agents/win32/bin/pandora_agent.conf index 128550a6ee..c035c73938 100644 --- a/pandora_agents/win32/bin/pandora_agent.conf +++ b/pandora_agents/win32/bin/pandora_agent.conf @@ -68,7 +68,7 @@ server_port 41121 remote_config 0 # Set XML encoding (ISO-8859-1 by default). -#encoding ISO-8859-1 +encoding UTF-8 # If set to 1 start Drone Agent's Proxy Mode # proxy_mode 1