Repository: wicket
Updated Branches:
  refs/heads/build/wicket-1.5.14 c157055f5 -> 42200cdcc


Update the changelog


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

Branch: refs/heads/build/wicket-1.5.14
Commit: 42200cdcc660ed72900c53a89b52bf19929086f4
Parents: c157055
Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
Authored: Sun Oct 18 13:39:28 2015 +0200
Committer: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
Committed: Sun Oct 18 13:39:28 2015 +0200

----------------------------------------------------------------------
 CHANGELOG-1.5 | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/42200cdc/CHANGELOG-1.5
----------------------------------------------------------------------
diff --git a/CHANGELOG-1.5 b/CHANGELOG-1.5
index 555f9fb..98bdc25 100644
--- a/CHANGELOG-1.5
+++ b/CHANGELOG-1.5
@@ -1,5 +1,26 @@
 This file contains all changes done on the 1.5 version.
 
+Release Notes - Wicket - Version 1.5.14
+
+** Bug
+    * [WICKET-5838] - Last-modified header of external markup is ignored
+    * [WICKET-5927] - Velocity remote code execution
+    * [WICKET-6000] - Wicket 1.5 DTD link on website does not point to valid 
location
+    * [WICKET-6005] - WicketRuntimeException from 
AjaxPagingNavigator#onAjaxEvent
+
+** Improvement
+    * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only 
consider parent components that have setOutputMarkupId(true)
+
+
+Release Notes - Wicket - Version 1.5.13
+
+** Bug
+    * [WICKET-5714] - MockHttpServletRequest.buildRequest() should work for 
parameters with multiple values with multipart content type
+
+** Improvement
+    * [WICKET-5756] - Allow to use custom ciphers when using SunJceCrypt class
+
+
 Release Notes - Wicket - Version 1.5.12
 
 ** Bug

Reply via email to