summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-src/NEWS')
-rw-r--r--Build/source/texk/dvisvgm/dvisvgm-src/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/NEWS b/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
index c1ec3a0579d..03f1257f90f 100644
--- a/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
+++ b/Build/source/texk/dvisvgm/dvisvgm-src/NEWS
@@ -1,3 +1,16 @@
+dvisvgm-2.1.2 (2017-02-12)
+- bundled the googletest sources to simplify building and executing the tests
+- fixed a couple of issues related to LLVM's libc++
+ (thanks to Mojca Miklavec and Rasmus Larsen for their help to isolate the problems)
+- fixed some potential memory leaks
+- removed 'restrict' keyword from xxHash sources to avoid C++ compilation errors
+ (https://github.com/Cyan4973/xxHash/issues/88)
+
+dvisvgm-2.1.1 (2017-02-07)
+- don't rerun Metafont for missing fonts
+- fixed build failure on OS X (GH bug #65)
+- several minor code improvements and test enhancements
+
dvisvgm-2.1 (2017-01-19)
- added option --tmpdir to explicitly set temp folder
- temporary files are no longer created in the current working directory by