summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-01-26 20:53:51 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-01-26 20:53:51 +0000
commit21b1cc6a449cd796eccfc0997113eb23e6be2233 (patch)
tree46db5b3d8ec636b8a6e900ed9e4e8359641745ed /ChangeLog
parent3ef62f4c9c58bde4cca02146baeac478960754a7 (diff)
- fixed memory[cached] to work for both linux 2.4 and 2.6 (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@1208 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1008c0b3..c28d48bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.0beta14:
+ - fixed memory[cached] to work for both linux 2.4 and 2.6 (Alexei)
- do not link crypt and crypto to the agent (Alexei)
- fixed report1.php to work under FreeBSD (Alexei)
- fixed displaying of string value in the Latest Values (Alexei)