From: Yousong Zhou Date: Thu, 9 May 2019 06:12:55 +0000 (+0000) Subject: shadowsocks-libev: README.md: add "incompatible changes" section X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=742ab4a9282708c534bc00349c648eef86483ec6;p=openwrt-packages.git shadowsocks-libev: README.md: add "incompatible changes" section Signed-off-by: Yousong Zhou --- diff --git a/net/shadowsocks-libev/README.md b/net/shadowsocks-libev/README.md index 742d1316b..8ac08713d 100644 --- a/net/shadowsocks-libev/README.md +++ b/net/shadowsocks-libev/README.md @@ -77,6 +77,13 @@ ss-rules uses kernel ipset mechanism for storing addresses/networks. Those ipse Note also that `src_ips_xx` and `dst_ips_xx` actually also accepts cidr network representation. Option names are retained in its current form for backward compatibility coniderations +# incompatible changes + +| Commit date | Commit ID | Subject | Comment | +| ----------- | --------- | ------- | ------- | +| 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 | + # notes and faq Useful paths and commands for debugging