summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 0 insertions, 11 deletions
diff --git a/CHANGES b/CHANGES
index 4bf7178..c58ca31 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,14 +1,3 @@
-Changes from 0.7.6-RELEASE to 0.7.7-RELEASE
-- Major code cleanup
-- Bugfix in /col
-- Bugfix in gcol #1 (destroy session also if no database is used)
-- Bugfix in gcol #2 (now runs each hour not once a day)
-- Renew the style.css and stream.html
-
-Changes from 0.7.5-RELEASE to 0.7.6-RELEASE
-- Removed the old hash maps and included the SGI C++ STL extenstion
- hash_map.
-
Changes from 0.7.4.1-RELEASE to 0.7.5-RELEASE
- Garbage collector will now run once a hour rather than each ten minutes.
- Dynamic thread pool improvements.