From 2a08d6cb04cc3124a3bf2018abebfb32d3769ed8 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Tue, 12 May 2020 22:47:05 +0300 Subject: [PATCH] add release notes for 3.7.1 --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4f16afc7..ff865f68 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,5 +1,6 @@ Changes in 3.7.1: - Enable ICMP Echo pinger for Linux x64 only, as it requires the corresponding native .so implementation that is not available for Mac and not needed for Windows +- Fix handling of escape sequences in HTTP Sender Changes in 3.7.0: - Windows: use latest NSIS for installer generation, fixing DLL hijacking