diff options
author | David Tardon <dtardon@redhat.com> | 2015-12-25 18:26:08 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2015-12-25 18:52:23 +0100 |
commit | af5ef20d8a0ac1c7cae2bc493156d299f246b214 (patch) | |
tree | e0af18ec964f0caaabb31eb373e51208f240caed /NEWS | |
parent | b2e5cbf18b4eb690fb2704bfaa3215075863b23c (diff) |
prepare for a release
Change-Id: Id180c188c4c2675ab96417d1b4f2ea8f0052eae5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +libcdr 0.1.2 + +* Fix various crashes and hangs when reading broken files found with the + help of american-fuzzy-lop. +* Fix build with boost 1.59. (rhbz#1258127) +* Fix various problems detected by Coverity. +* Do not drop empty text lines. (tdf#67873) +* Make --help output of all command line tools more help2man-friendly. +* Several other small improvements. + libcdr 0.1.1 * Fix several problems found by Coverity. |