From aa04b8c9e1c8847816d614eadc4f536bc08b72bc Mon Sep 17 00:00:00 2001 From: WrinklyNinja Date: Thu, 3 Jul 2014 13:38:54 +0100 Subject: [PATCH] Minor changelog update. --- 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 099e6e3b..999779f0 100644 --- a/docs/LOOT Readme.html +++ b/docs/LOOT Readme.html @@ -480,7 +480,7 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".Changed: Cyclic dependency error messages now detail the full cycle.
  • Changed: LOOT's report now uses a static HTML file and generates a javascript file that is dynamically loaded to contain the report data. This removes the PugiXML build dependency.
  • Changed: Debug log message priorities adjusted so that medium verbosity includes more useful data. -
  • Changed: Updated libgit2 dependency to v0.21.0. +
  • Changed: Updated dependencies: libgit2 (v0.21.0), wxWidgets (v3.0.1), libloadorder (latest), libespm (latest).

    0.5.0 - 31 March 2014