aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ead10f28..b7507762 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Sat Feb 24 15:43:14 MST 2007
2 Improved performance of statistics querying code
3 (O(n^2) to O(n) where n is number of stats).
4
1Thu Feb 15 21:54:15 MST 2007 5Thu Feb 15 21:54:15 MST 2007
2 Added IO load statistics. 6 Added IO load statistics.
3 7