From 8a09d9575e3fdb1c9df38047cbc20534bf1be63d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 28 May 2005 19:42:59 +0000 Subject: Drop privileges after binding to port. Allows listening on ports < 1024 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 722347f..34c7d44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1.5 - 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 1.4.1 [2005-04-15] - Fixed bug (introduced in 1.4) when Header was not present. -- cgit v1.2.3