From 0cfacc6830e0a933c5b2a60265b69abcea4c2ffb Mon Sep 17 00:00:00 2001 From: Daniel Beck Date: Thu, 14 Aug 2014 14:58:58 +0200 Subject: [PATCH] Noting #1340 #1350 #1353 --- changelog.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.html b/changelog.html index 7821e98e37..0b44824fef 100644 --- a/changelog.html +++ b/changelog.html @@ -64,6 +64,15 @@ Upcoming changes
  • Make the lifetime of queue items cache configurable. (issue 19691) +
  • + Support --username/--password authentication for CLIMethod based CLI commands. + (issue 23988) +
  • + Don't link to /safeRestart after update if Jenkins cannot restart itself. + (issue 24032) +
  • + Properly consider busy executors when reducing a node"s executor count. + (issue 24095) -- GitLab