From 32d3124c3b37081d7421b9d7c902248382c8d969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20=E2=80=9CFreso=E2=80=9D=20S=2E=20Olesen?= Date: Tue, 2 Aug 2016 13:18:54 +0200 Subject: [PATCH] Fix changelog entry in Readme about HTTPS and URLs. Not all sites we point to throughout the source support HTTPS (yet?), so we're obviously not pointing those to HTTPS, as that would break those links. ;) So far most URLs, yes, but not all. --- docs/LOOT Readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html index e7ef7305..50b78d4d 100644 --- a/docs/LOOT Readme.html +++ b/docs/LOOT Readme.html @@ -549,7 +549,7 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".Theming support and the dark theme have been reimplemented and reintroduced.
  • Plugin filename and Bash Tag name fields will now autocomplete in the metadata editor.
  • The in-game load order indices of active plugins are now displayed in the sidebar.
  • -
  • All URLs now use HTTPS.
  • +
  • Most URLs now use HTTPS.
  • The Danish and French translations have been updated.
  • The CEF (3.2743.1442.ge29124d), libespm (2.5.5), Polymer (1.6.0) and Pseudosem (1.1.0) dependencies have been updated to the versions given in brackets.