summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-12-31 14:11:37 +0100
committerDavid Tardon <dtardon@redhat.com>2017-12-31 14:11:37 +0100
commitde7974e8a50fc840106dc8ebc38f915e95e88f36 (patch)
tree6552a20c8bb7de116b4f4e1ad40f5ece0e592632
parenta2ef3befa9057e770c60adc08b2b074b4930e68e (diff)
add another fixed bug to release noteslibabw-0.1.2
Change-Id: I883e28a5ec5a51de635bc94711b85e59fb068e82
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 10cfef6..3da8472 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ libabw 0.1.2
- Make the output of abw2* --help more compatible with help2man.
- Fix various problems when parsing broken files found by oss-fuzz.
- Require C++11 for build.
-- Parse date/time and some metadata fields.
+- Parse fields. (tdf#74466)
- Parse floating (not inline) images. (tdf#74463)
- Parse text boxes.
- Drop outdated MSVC project files.