summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-07-25 08:38:18 +0200
committerDavid Tardon <dtardon@redhat.com>2015-07-25 08:39:48 +0200
commitaca1257a3ea68e1a3e83f62c92fa82192cbccaa6 (patch)
treef620795e47e31bfb8e286bd1a0a9376b23182e5f /NEWS
parenta548f7e813df966960fe9284602f91a79b0ea7e0 (diff)
prepare for a new release
Change-Id: I3097abd098dc37d9a73d573eaa70e6948cab1e29
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0bcbe0a..cde71fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+libvisio 0.1.2
+
+- Fix several build problems with different compilers.
+- Import more metadata properties.
+- Fix theme color import (tdf#92270).
+- Fix a bunch of crashes and hangs when reading broken documents, found
+ with the help of american-fuzzy-lop.
+- Fix several memory leaks.
+- Ignore errors when parsing metadata. This makes some documents readable
+ again.
+- Fix handling of character background (tdf#92271).
+
libvisio 0.1.1
- Fix a minor issue reported by Coverity.