From 3586688aa647799c30fc74a21cffb5d2d74ca897 Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Tue, 14 Aug 2018 09:08:27 +0800 Subject: [PATCH] Release 1.3.9 --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 76860d8..ac0a37a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,13 @@ This Changelog records major changes between versions. Not all changes are recorded. Please check git log for details. +## Version 1.3.9 + +- Fix client crash with `no_cookies = true` +- Add 5380 as an additional default doh-client port +- If `$GOROOT` is defined, Makefile now respects the value for the convenience of Debian/Ubuntu users +- Change the ECS prefix length from /48 to /56 for IPv6, per RFC 7871 + ## Version 1.3.8 - Workaround a bug causing Firefox 61-62 to reject responses with Content-Type = application/dns-message