summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2019-04-06 10:27:29 -0700
committerJavier Jardón <jjardon@gnome.org>2019-04-06 10:27:29 -0700
commit7e15ca6c2c29a4b78367e6efa6195b331a92b2a7 (patch)
treeccf98d26d10dbf76a81b8bdffbfaed27f9f71cb4
parent6b161973afe5622d96d776d9bc44042f329e7047 (diff)
downloadlibcroco-7e15ca6c2c29a4b78367e6efa6195b331a92b2a7.tar.gz
Release 0.6.130.6.13
-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