summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-01-02 16:30:33 +0100
committerDavid Tardon <dtardon@redhat.com>2015-01-02 16:30:33 +0100
commit02eea2cf353bb405c5073d9169868a93b29f197c (patch)
treeb6266c3c259d4f30b2686e482c2a683afd3add2f /NEWS
parentbec680b235f06b439340fbc25b20b2f5a131300f (diff)
prepare for a release
Change-Id: I1022e4003f468d7c66eec459b41016ec1ab53556
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5841ef1..0bcbe0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+libvisio 0.1.1
+
+- Fix a minor issue reported by Coverity.
+- Check arguments of public functions. Passing NULL no longer causes
+ a crash.
+- Set a minimal thickness for arrow markers to ensure they are visible.
+- Fix a crash when reading a broken file, found with the help of
+ american-fuzzy-lop.
+- Use symbol visibility on Linux. The library only exports the two public
+ functions now.
+- Import document metadata (fdo#86664).
+
libvisio 0.1.0
- switch to librevenge