From 1551e751b7545c9469013ec47efcbfde169c5f46 Mon Sep 17 00:00:00 2001 From: Lukas Jungmann Date: Fri, 20 Oct 2023 11:39:54 +0200 Subject: [PATCH] add missing entry to the changelog Signed-off-by: Lukas Jungmann --- .../src/docbook/jaxb-changelog.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-changelog.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-changelog.xml index f951a3df3..d1a623cdd 100644 --- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-changelog.xml +++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-changelog.xml @@ -24,6 +24,16 @@ Changelog The &binding.impl.name; 4.x meets the requirements of the Jakarta XML Binding 4.x specifications. +
+ Changes between 4.0.4 and 4.0.5 + + Bug fixes: + + + + +
+
Changes between 4.0.3 and 4.0.4 @@ -44,6 +54,9 @@ #1320: xjc: BGMBuilder creates error for unused customizations before they can be acknowledged + + #1507: ClassNotFoundException: com.sun.xml.bind.v2.ContextFactory: missing Capability + #1583: XJC throws NPE when optionalProperty="primitive"