Author: adelbene
Date: Sat Oct 14 15:25:13 2023
New Revision: 64527

Log:
fixed changelog files

Modified:
    dev/wicket/10.0.0-M2/CHANGELOG-10.x

Modified: dev/wicket/10.0.0-M2/CHANGELOG-10.x
==============================================================================
--- dev/wicket/10.0.0-M2/CHANGELOG-10.x (original)
+++ dev/wicket/10.0.0-M2/CHANGELOG-10.x Sat Oct 14 15:25:13 2023
@@ -14,6 +14,7 @@ Release Notes - Wicket - Version 10.0.0-
     * [WICKET-7071] - Problems when calling request.getInputStream() before 
executing WicketFilter
     * [WICKET-7072] - JUnit code in /src/main/java breaks JPMS support in 
Eclipse IDE
     * [WICKET-7074] - [AJAX] malformed XML is produced if an error is produced 
during AJAX rendering and a redirect is issued 
+    * [WICKET-7075] - ServletWebResponse allows writing headers to committed 
HttpServletResponse
     * [WICKET-7076] - JavaScriptReferenceType newly created is not serializable
     * [WICKET-7077] - 2 spring web application contexts are created
 


Reply via email to