You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2020/04/01 19:59:20 UTC

svn commit: r38773 - /dev/wicket/9.0.0-M5/CHANGELOG-9.x

Author: adelbene
Date: Wed Apr  1 19:59:20 2020
New Revision: 38773

Log:
Removed WICKET-6750 from CHANGELOG

Modified:
    dev/wicket/9.0.0-M5/CHANGELOG-9.x

Modified: dev/wicket/9.0.0-M5/CHANGELOG-9.x
==============================================================================
--- dev/wicket/9.0.0-M5/CHANGELOG-9.x (original)
+++ dev/wicket/9.0.0-M5/CHANGELOG-9.x Wed Apr  1 19:59:20 2020
@@ -39,7 +39,6 @@ Release Notes - Wicket - Version 9.0.0-M
     * [WICKET-6740] - CSP: inline JS in Button
     * [WICKET-6741] - CSP: inline JS in FormComponentUpdatingBehavior
     * [WICKET-6749] - CSP: Inline styling in ExceptionErrorPage.html
-    * [WICKET-6750] - add capability to cancel ongoing AJAX requests from client side
     * [WICKET-6759] - Support disabling error notification for websockets
     * [WICKET-6760] - Nested Form placeholder should preserve tag name
     * [WICKET-6761] - Support multiple connections to the same websocket resource from a single session



Re: svn commit: r38773 - /dev/wicket/9.0.0-M5/CHANGELOG-9.x

Posted by Maxim Solodovnik <so...@gmail.com>.
CHANGELOG is also packaged into tar.gz/zip

On Thu, 2 Apr 2020 at 02:59, <ad...@apache.org> wrote:

> Author: adelbene
> Date: Wed Apr  1 19:59:20 2020
> New Revision: 38773
>
> Log:
> Removed WICKET-6750 from CHANGELOG
>
> Modified:
>     dev/wicket/9.0.0-M5/CHANGELOG-9.x
>
> Modified: dev/wicket/9.0.0-M5/CHANGELOG-9.x
>
> ==============================================================================
> --- dev/wicket/9.0.0-M5/CHANGELOG-9.x (original)
> +++ dev/wicket/9.0.0-M5/CHANGELOG-9.x Wed Apr  1 19:59:20 2020
> @@ -39,7 +39,6 @@ Release Notes - Wicket - Version 9.0.0-M
>      * [WICKET-6740] - CSP: inline JS in Button
>      * [WICKET-6741] - CSP: inline JS in FormComponentUpdatingBehavior
>      * [WICKET-6749] - CSP: Inline styling in ExceptionErrorPage.html
> -    * [WICKET-6750] - add capability to cancel ongoing AJAX requests from
> client side
>      * [WICKET-6759] - Support disabling error notification for websockets
>      * [WICKET-6760] - Nested Form placeholder should preserve tag name
>      * [WICKET-6761] - Support multiple connections to the same websocket
> resource from a single session
>
>
>

-- 
WBR
Maxim aka solomax