From e82e021acbb82cb5a49ec443889624513defd70e Mon Sep 17 00:00:00 2001 From: Alex O'Ree Date: Sun, 16 Nov 2025 14:59:27 -0500 Subject: [PATCH] updated change log --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index 547fff3a16..5c15dfc2fc 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -21,6 +21,7 @@ under the License. * _3.0.0-git-09_ * [JSPWIKI-1198](https://issues.apache.org/jira/browse/JSPWIKI-1198) - Plugin API change that enables all plugins to be internationalized and visible in the auto complete suggestion/snippet menu +* [JSPWIKI-1242](https://issues.apache.org/jira/browse/JSPWIKI-1242) - Fix for the web blog snippet defaults causing existing blog entries to not render. **2025-11-16 Alex O'Ree (alexoree AT apache DOT org)**