summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-17 09:52:46 +1100
committerDamien Miller <djm@mindrot.org>2000-01-17 09:52:46 +1100
commitb9b94a74e6770fdf4aaae47ac82d9a7dcf20611b (patch)
treefd621a2a90eb198383d964c133379fa291757630 /ChangeLog
parent62a52ef08da1f8371132278cb4025eccf56671a2 (diff)
- Clean up bsd-bindresvport.c. Use arc4random() for picking initial
port, ignore EINVAL errors (Linux) when searching for free port.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89a3e7c28..8e23821e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120000117
2 - Clean up bsd-bindresvport.c. Use arc4random() for picking initial
3 port, ignore EINVAL errors (Linux) when searching for free port.
4
120000116 520000116
2 - Renamed --with-xauth-path to --with-xauth 6 - Renamed --with-xauth-path to --with-xauth
3 - Added --with-pid-dir option 7 - Added --with-pid-dir option