summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2005-09-19 16:59:09 +0000
committerStef Walter <stef@memberwebs.com>2005-09-19 16:59:09 +0000
commit954286029633ab21387a3e9dc7f1dfb1bd1108e2 (patch)
treebdf2b2af367c2653ef6861010970c0ec1daaf66e /ChangeLog
parentf1dff7c43d00083bb9c10c2c0dbe820a96227ac6 (diff)
Solaris multi threading fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e107c7c..6876a14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
- Fix warnings when compiled with gcc 4.0
- Handle empty addresses properly in logs.
- Don't let exchange send it's strange binary data through the proxy
+ - More Solaris fixes :(
1.5 [2005-07-31]
- Handle condition of server refusing data transfers more gracefully.