diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-07-25 11:55:08 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-07-25 11:55:08 +0200 |
| commit | 638803c27a06c076f5f235bbf753b00738c56915 (patch) | |
| tree | 9f86218ded5698edc7fd20b841fdd475fff95870 /vendor/connection/CHANGELOG.md | |
| parent | 059db48bf1f006f6ef0d4d4d94118ffb6fdbc462 (diff) | |
Up GHC to 9.12, and vendor half the world
Diffstat (limited to 'vendor/connection/CHANGELOG.md')
| -rw-r--r-- | vendor/connection/CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
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. |
