summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2005-07-12 15:22:39 +0000
committerStef Walter <stef@memberwebs.com>2005-07-12 15:22:39 +0000
commit0f3700cb67ae820fcd308222e25f8497f437e475 (patch)
treeb982637a33a490ffd4af5b77c916c80211c915fe /ChangeLog
parentf9d9ebea4ae7518f1570b21a3a7a562c72e736bb (diff)
Fix problem with binding to certain 'long' addresses
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 34c7d44..6988623 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
-1.5
+1.5 [2005-07-02]
- Handle condition of server refusing data transfers more gracefully.
- Less chatty when setting timeouts fail
- Drop privileges after binding to port. Allows listening on ports < 1024
- Ported to Solaris
+ - Fix problem with binding to certain 'long' addresses
1.4.1 [2005-04-15]
- Fixed bug (introduced in 1.4) when Header was not present.