From 6b6735a3c46c84d7b45cead025bcaf4c728c3b85 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Wed, 26 Nov 2025 22:05:00 +0100 Subject: [PATCH] Update changes.xml --- src/documentation/content/xdocs/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 5c3757d412..17ee23fd58 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -79,6 +79,7 @@ Add back module-info classes that were omitted from the 5.5.0 jars by accident + Fix NPE in XWPFParagraph.getCTSpacing()