Repository: wicket
Updated Branches:
  refs/heads/wicket-6.x aa23b87ee -> b35268799


Added missing issue to changelog


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/b3526879
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/b3526879
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/b3526879

Branch: refs/heads/wicket-6.x
Commit: b352687990a7429326a27a78ad0dcf8a9033cd9e
Parents: aa23b87
Author: Martijn Dashorst <[email protected]>
Authored: Fri Aug 29 10:19:08 2014 +0200
Committer: Martijn Dashorst <[email protected]>
Committed: Fri Aug 29 10:19:08 2014 +0200

----------------------------------------------------------------------
 CHANGELOG-6.x | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/b3526879/CHANGELOG-6.x
----------------------------------------------------------------------
diff --git a/CHANGELOG-6.x b/CHANGELOG-6.x
index d5948d9..e06457c 100644
--- a/CHANGELOG-6.x
+++ b/CHANGELOG-6.x
@@ -35,6 +35,7 @@ Release Notes - Wicket - Version 6.17.0
     * [WICKET-5670] - org.apache.wicket.protocol.ws.api.registry.IKey should 
be Serializable (IClusterable)
     * [WICKET-5679] - RenderStrategy REDIRECT_TO_RENDER lets fail test with 
BaseWicketTester#startComponentInPage
     * [WICKET-5680] - AjaxEditableLabel keeps raw input after cancel following 
a validation failure 
+    * [WICKET-5682] - AbstractAjaxTimerBehavior fails to trigger
     * [WICKET-5684] - Autocomplete example renders the search term
     * [WICKET-5685] - jquery.wicketatmosphere.js is not packed in 
wicket-atmosphere.jar and thus leads to 404
     * [WICKET-5686] - @Inject should require the bean dependency instead of 
setting null

Reply via email to