summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-09-23 16:32:08 +0000
committerStef Walter <stef@memberwebs.com>2004-09-23 16:32:08 +0000
commit58e0f4b3ee454a6ca561e007901df978ee636a4d (patch)
tree99aa3a5351e93fb7129174f05ddc15d7ace3fcd3 /ChangeLog
parent19ad64d05534d1013c67382723c7df83a5e609c3 (diff)
Fix problems with select zeroing out timeouts.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feabb57..7a791b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+0.9.1
+ - Fixed problems with the select zeroing out timeouts.
+
0.9
- Don't quit when too many threads created
- Restructured smtp passthru system so it can be used by other apps