From 2b89f9d09e3426de8d2d311e059f24cb1c0b0b10 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Thu, 12 Jun 2014 10:43:41 -0400 Subject: [PATCH] [FIXED JENKINS-21631] Noting #1275. --- changelog.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.html b/changelog.html index 193d801628..c8f83e24cc 100644 --- a/changelog.html +++ b/changelog.html @@ -58,6 +58,9 @@ Upcoming changes
  • Jenkins can now kill Win32 processes from Win64 JVMs. (issue 23410) +
  • + Recover gracefully if a build permalink has a non-numeric value. + (issue 21631)
  • When Jenkins had a lot of jobs, submitting a view configuration change could overload the web server, even if few of the jobs were selected. (issue 20327) -- GitLab