summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2009-03-25 18:28:57 +0000
committerStef Walter <stef@memberwebs.com>2009-03-25 18:28:57 +0000
commit871fa7cfae38947ed52b540e16bd38c6e29002dc (patch)
tree57e02609b266ca59af41d23f6d6d6f9c44fe7745 /ChangeLog
parentcfc362ea26967e67d676900b7d1fa5df01988017 (diff)
Fix build on MAC OS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8863f5d..c3aa96b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+0.9.5
+ - Build fixes for MAC OS 10.4 and 10.5
+
0.9.4 [30-07-2008]
- Rework event handling system so we don't use a full thread per
connection, but instead only use threads for active requests.