summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorsasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-08-06 07:38:56 +0000
committersasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-08-06 07:38:56 +0000
commit944f390978cb23baf6db90f5809d8ad18d37ecb5 (patch)
treec6d1e74fd5a89418a4a841619f984cf5d1b0d037 /ChangeLog
parent96c6d870b473846fa8b31a0b185f74df73b02965 (diff)
downloadzabbix-944f390978cb23baf6db90f5809d8ad18d37ecb5.tar.gz
zabbix-944f390978cb23baf6db90f5809d8ad18d37ecb5.tar.xz
zabbix-944f390978cb23baf6db90f5809d8ad18d37ecb5.zip
- [ZBX-370] fixed cpu.c for system.cpu.load[] processing
git-svn-id: svn://svn.zabbix.com/trunk@5877 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fde48fea..d1b42101 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -124,6 +124,10 @@ Changes for 1.5:
- changed how is showed messages (Artem)
- added login/logout (Artem)
+Changes for 1.4.7:
+
+ - [ZBX-370] fixed cpu.c for system.cpu.load[] processing (Sasha)
+
Changes for 1.4.6:
- [ZBX-404] fixed update of item "Download speed for scenario '...'" (Sasha)