X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=ChangeLog;h=2e6b6e976cf5cf0360befa59487ce0a78e8b808b;hb=d5ba2cb628f0c5c3e5c3eef1c62aacc23f3d8aef;hp=9ad049c7f3b928b6df3811467bf9f6d88de216b0;hpb=88b1625f74df1e410f05d7acb865b3b06c534bac;p=collectd.git diff --git a/ChangeLog b/ChangeLog index 9ad049c7..2e6b6e97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ as the hostname, subsequent values in the same network packets could have ended up using the modified name rather than the original name. Thanks to Sebastian Harl for identifying the problem. + * oracle plugin: A memory leak has been fixed in the parameter handling. * python plugin: A memory leak has been fixed. Thanks to Sven Trenkel for fixing this bug! @@ -93,7 +94,7 @@ technique of POWER CPUs. Thanks to Aurélien Reynaud for his code and patience. * modbus plugin: Support for libmodbus 2.9.2 has been added and the - license has been changes to LGPLv2.1. + license has been changed to LGPLv2.1. * mysql plugin: Backwards compatibility code has been removed. The data sets used have been improved. * network plugin: The default buffer size has been increased to @@ -136,6 +137,7 @@ as the hostname, subsequent values in the same network packets could have ended up using the modified name rather than the original name. Thanks to Sebastian Harl for identifying the problem. + * oracle plugin: A memory leak has been fixed in the parameter handling. * python plugin: A memory leak has been fixed. Thanks to Sven Trenkel for fixing this bug!