Minor changelog update.

This commit is contained in:
Oliver Hamlet
2014-12-28 20:23:01 +00:00
parent a0cf512c4f
commit 9131dbdb07
+1 -1
View File
@@ -480,7 +480,7 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".</blockqu
<li>LOOT now parses the masterlist and plugin headers on startup, and the resulting content is displayed with the plugins in their current load order.
<li>Each plugin now has its own editor, and multiple editors can be opened at once.
<li>Drag 'n' drop of plugins from the sidebar into metadata editor tables no longer requires the conflicts filter to be enabled.
<li>CRCs are calculated and records are counted during conflict filtering or sorting, so CRCs and dummy plugin icons are not displayed until either process has been performed.
<li>CRCs are calculated during conflict filtering or sorting, so are not displayed until either process has been performed.
<li>The <q>View Debug Log</q> menu item has been replaced with a <q>Open Debug Log Location</q> menu item to make it easier to upload the file itself.
<li>Debug logging control has been simplified to enable/disable, replacing the <q>Debug Verbosity</q> setting with an <q>Enable Debug Logging</q> checkbox.
<li>Changes to game settings now take immediate effect.