summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8d0f0d9..4073e2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.6.13
+ * Visual Studio builds: Enhance security of x64 binaries
+ * win32/replace.py: Fix replacing items in files with UTF-8 content
+ * tknzr: support only max long rgb values
+ * input: check end of input before reading a byte
+
0.6.12
* Add support for Visual Studio 2017 (Chun-wei Fan)
* Misc bug fixes