shadowsocks-libev: note the deprecation of ss_server.bind_address
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 29 Jul 2020 04:59:52 +0000 (12:59 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Tue, 4 Aug 2020 03:40:45 +0000 (11:40 +0800)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
net/shadowsocks-libev/README.md

index 20cbd50a794849dbc9963f0f371998c26e570d6c..6be10e7f99416bd7896f6f01a511d59741cdd523 100644 (file)
@@ -81,6 +81,7 @@ Note also that `src_ips_xx` and `dst_ips_xx` actually also accepts cidr network
 
 | Commit date | Commit ID | Subject | Comment |
 | ----------- | --------- | ------- | ------- |
+| 2020-08-03  | 7d7cbae75 | shadowsocks-libev: support ss-server option local_address_{v4,v6} | ss_server bind_address now deprecated, use local_address |
 | 2019-05-09  | afe7d3424 | shadowsocks-libev: move plugin options to server section | This is a revision against c19e949 committed 2019-05-06 |
 | 2017-07-02  | b61af9703 | shadowsocks-libev: rewrite | Packaging of shadowsocks-libev was rewritten from scratch |