summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2017-01-22 18:11:36 -0500
committerHubert Figuière <hub@figuiere.net>2017-01-23 00:00:37 -0500
commitda257cb182ea6ee6c9ee9fd9d3ff06e723a2ea6f (patch)
treeaf0be32463a733ffddfb9867dcc240ab459106a1
parent0df4c68671940eb7c504d59dd7613f79b97b92b0 (diff)
2.4.x: Update NEWS
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c000597..155936a 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,26 @@ Internal:
- Fixed warnings and other issues and Adobe SDK.
- Compile with much more warnings enabled.
+2.4.1 -
+
+- Bug #99494: Restore error reporting.
+
+Internal:
+
+- Added test for xmp_parse()
+- Renamed test3 to testiterator and more comprehensive test for
+ iterator to detect thing like bug 99480
+
+Release notes:
+
+- In 2.4.0 the XMP iterator corrected behaviour when used for
+ XMP_ITER_JUSTLEAFNAME: The returned values are now set to they
+ actual schema NS instead of the top level one.
+ This required fixed in third party packages:
+ https://github.com/python-xmp-toolkit/python-xmp-toolkit/issues/67
+ This changes is the result of a bug fix in Adobe SDK.
+ See bug #99480
+
2.4.0 - 2017/01/07
- Bug #89449: Upgrade XMPCore to Adobe XMP CC 2014.12.