From 218676d01960455b6247ab2d4a4fd35ff2a7efad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20Gond=C5=BEa?= Date: Wed, 21 May 2014 10:44:46 +0200 Subject: [PATCH] JENKINS-22750 was actually fixed in 1.565 --- changelog.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.html b/changelog.html index 961f2bc03f..c27c7a051c 100644 --- a/changelog.html +++ b/changelog.html @@ -71,6 +71,9 @@ Upcoming changes
  • SSH slave connections die after the slave outputs 4MB of stderr, usually during findbugs analysis (issue 22938) +
  • + Polling no longer triggers builds (regression 1.560) + (issue 22750)

    What's new in 1.564 (2014/05/19)

    @@ -91,9 +94,6 @@ Upcoming changes Update bundled Matrix project plugin to 1.2 fixing issues introduced in 1.561. (issue 22879, issue 22798) -
  • - Polling no longer triggers builds (regression 1.560) - (issue 22750)

    What's new in 1.563 (2014/05/11)