Added WICKET-5921 to changelog
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/1dda7fa7 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/1dda7fa7 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/1dda7fa7 Branch: refs/heads/wicket-6.x Commit: 1dda7fa77a02ddccdc8e2cbb537cc8e6a58c4cc0 Parents: e532397 Author: Martijn Dashorst <[email protected]> Authored: Tue Jun 9 17:15:42 2015 +0200 Committer: Martijn Dashorst <[email protected]> Committed: Tue Jun 9 17:15:42 2015 +0200 ---------------------------------------------------------------------- CHANGELOG-6.x | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/1dda7fa7/CHANGELOG-6.x ---------------------------------------------------------------------- diff --git a/CHANGELOG-6.x b/CHANGELOG-6.x index dd4447f..98e9232 100644 --- a/CHANGELOG-6.x +++ b/CHANGELOG-6.x @@ -53,6 +53,7 @@ Release Notes - Wicket - Version 6.20.0 * [WICKET-5894] - Support *.woff2 webfonts in SecurePackageResourceGuard as well * [WICKET-5901] - Leaving veil when ajax processing ends with redirect * [WICKET-5905] - allow listening to Ajax calls before scheduling + * [WICKET-5921] - Provide a default implementation of IModelComparator that always returns false ** New Feature
