Skip to content

Commit 3c5ac81

Browse files
committed
Update for 2017-01-24 release.
1 parent 00c89c0 commit 3c5ac81

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

ReadMe.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ all circumstances, but is ultimately bound by the resources available to it.
8282
-- History --
8383
-------------
8484

85+
2017-01-24 by Vince Curley
86+
----------
87+
* Fixed a bug that would prevent settings from being saved when FontFamily or
88+
ZoomPercent had default values but no key in the registry.
89+
8590
2016-12-09 by Vince Curley
8691
----------
8792
* Added the "Mark Filters Changed" setting to control when the filter list is

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h3>
3535
Includes:
3636
</h3>
3737
<ul class="notes">
38-
<li>Version <code>2016-12-09</code> for .NET 4+ (32- and 64-bit)</li>
38+
<li>Version <code>2017-01-24</code> for .NET 4+ (32- and 64-bit)</li>
3939
<li>Version <code>2013-05-07</code> for .NET 2+ (32- and 64-bit)</li>
4040
<li>Version <code>2006-12-04</code> for .NET 1.1+ (32-bit only)</li>
4141
<li>Version <code>2001-12-28</code> for x86 (32-bit only)</li>

0 commit comments

Comments
 (0)