From 638803c27a06c076f5f235bbf753b00738c56915 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sat, 25 Jul 2026 10:55:08 +0100 Subject: Up GHC to 9.12, and vendor half the world --- vendor/connection/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vendor/connection/CHANGELOG.md (limited to 'vendor/connection/CHANGELOG.md') diff --git a/vendor/connection/CHANGELOG.md b/vendor/connection/CHANGELOG.md new file mode 100644 index 0000000..727eb09 --- /dev/null +++ b/vendor/connection/CHANGELOG.md @@ -0,0 +1,7 @@ +## Version 0.2.1 (16 April 2014) + +- Fix a difference between TLSSettings and TLSSettingsSimple, + where connection would override the connection hostname and port in + the simple case, but leave the field as is with TLSSettings. + TLSSettings can now be used properly as template, and will be + correctly overriden at the identification level only. -- cgit v1.3.1