aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7507762..e22d9e9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Thu Mar 1 00:03:44 MST 2007
2 Fixing issues with gettext (wrong path).
3
1Sat Feb 24 15:43:14 MST 2007 4Sat Feb 24 15:43:14 MST 2007
2 Improved performance of statistics querying code 5 Improved performance of statistics querying code
3 (O(n^2) to O(n) where n is number of stats). 6 (O(n^2) to O(n) where n is number of stats).