summaryrefslogtreecommitdiff
path: root/BUILD/Changelog.txt
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:27:07 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:27:07 +0200
commitf7e68b9c12f4657d7ecc341483285efbf5b171a6 (patch)
tree5f0821b3947eeaa8f25f24ccb5586fbb541904aa /BUILD/Changelog.txt
parent5.19 (diff)
downloadFreeFileSync-f7e68b9c12f4657d7ecc341483285efbf5b171a6.tar.gz
FreeFileSync-f7e68b9c12f4657d7ecc341483285efbf5b171a6.tar.bz2
FreeFileSync-f7e68b9c12f4657d7ecc341483285efbf5b171a6.zip
5.20
Diffstat (limited to 'BUILD/Changelog.txt')
-rw-r--r--BUILD/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUILD/Changelog.txt b/BUILD/Changelog.txt
index d8e3ad35..d267dca0 100644
--- a/BUILD/Changelog.txt
+++ b/BUILD/Changelog.txt
@@ -1,3 +1,8 @@
+FreeFileSync 5.20
+-----------------
+Fixed crash on startup due to wxWigets 64-bit bug in font enumeration (Windows 8)
+
+
FreeFileSync 5.19
-----------------
Redesigned progress dialog including new items graph
bgstack15