diff options
author | David Tardon <dtardon@redhat.com> | 2014-11-24 15:02:54 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-11-24 15:02:54 +0100 |
commit | 06f9844bd62f718bed85ca74d3769f73b5b9b2ab (patch) | |
tree | b3f93bc410b4cf3fe7129c925e562fa8ffbdbcad /NEWS | |
parent | d8f9b82f345e3f22b440e17e58adfc23a40ee6a0 (diff) |
prepare for a releaselibcdr-0.1.1
Change-Id: I4d02133381c7cad26f2fabb25eb1abb6d1b10992
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +libcdr 0.1.1 + +* Fix several problems found by Coverity. +* Fix crash when NULL is passed as input stream. +* Fix various crashes and hangs when reading broken files found with the + help of american-fuzzy-lop. +* Only export public symbols on Linux. + libcdr 0.1.0 * switch to librevenge |