Updated Branches: refs/heads/master 63049bdb8 -> 4b320015d
Remove unresolved issues from changelog Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/4b320015 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/4b320015 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/4b320015 Branch: refs/heads/master Commit: 4b320015d00bcbf3a95c8d3c4842343d591d6fcb Parents: 63049bd Author: Martijn Dashorst <[email protected]> Authored: Tue Sep 25 21:02:34 2012 +0200 Committer: Martijn Dashorst <[email protected]> Committed: Tue Sep 25 21:02:34 2012 +0200 ---------------------------------------------------------------------- CHANGELOG-6.x | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/4b320015/CHANGELOG-6.x ---------------------------------------------------------------------- diff --git a/CHANGELOG-6.x b/CHANGELOG-6.x index 56be74e..218b145 100644 --- a/CHANGELOG-6.x +++ b/CHANGELOG-6.x @@ -36,8 +36,6 @@ Release Notes - Wicket - Version 6.1.0 * [WICKET-4770] - Wicket 6: modal windows in Safari are always in drag or resize mode * [WICKET-4773] - ComponentFeedbackPanel broken under Wicket 6.0.0 when RenderStrategy.REDIRECT_TO_RENDER * [WICKET-4775] - PageParameters#mergeWith may loose values of the 'other' PP - * [WICKET-4776] - Problems with switching between HTTP/HTTPS - * [WICKET-4777] - JavaScriptReference escapes given URL * [WICKET-4780] - Using both MountedMapper and CryptoMapper causes warning ** Improvement
