diff --git a/changelog.html b/changelog.html index 8e603553ee8194713fffd53fba27a6b93ccd54f3..dfe2846a6f47aecc719fa0f6e5c3a9fed50fc00c 100644 --- a/changelog.html +++ b/changelog.html @@ -68,6 +68,9 @@ Upcoming changes
  • ArrayIndexOutOfBoundsException or StringIndexOutOfBoundsException launching processes such as Mercurial polling. (Regression in 1.489.) (issue 15733) +
  • + Jenkins kicks off the wrong downstream builds for Maven. + (issue 15367)
  • Support failsafe the same way as surefire in maven2 jobs