From 96ea5e32b442ff2406f1d7268cccdd73baf313ea Mon Sep 17 00:00:00 2001 From: dana Date: Tue, 31 Jul 2018 20:46:09 -0500 Subject: 43207: Improve _bind_addresses, _php Minor change from the patch as posted to the ML: _php now calls _bind_addresses with -K, since it can't actually listen on a link-local address. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e8acff0eb..cf35c734f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-07-31 dana + + * 43207 (tweaked): Completion/Unix/Type/_bind_addresses, + Completion/Unix/Command/_php: Add options to control _bind_addresses + behaviour, improve PHP completion + 2018-07-31 Jun-ichi Takimoto * 43219 (except term{cap,info}.c): Src/Modules/db_gdbm.c, -- cgit 1.4.1