diff options
author | David Tardon <dtardon@redhat.com> | 2015-07-25 08:38:18 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2015-07-25 08:39:48 +0200 |
commit | aca1257a3ea68e1a3e83f62c92fa82192cbccaa6 (patch) | |
tree | f620795e47e31bfb8e286bd1a0a9376b23182e5f /NEWS | |
parent | a548f7e813df966960fe9284602f91a79b0ea7e0 (diff) |
prepare for a new release
Change-Id: I3097abd098dc37d9a73d573eaa70e6948cab1e29
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |