From d52da3f38d39bf5a45042cbfc9b3de225cc02f33 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Thu, 5 Sep 2013 20:29:26 +0200 Subject: [PATCH] [JENKINS-19171] Noting. --- changelog.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.html b/changelog.html index ae46ab7be9..2c290ebd18 100644 --- a/changelog.html +++ b/changelog.html @@ -61,6 +61,9 @@ Upcoming changes
  • When copying a directory from master to slave fails due to an error on the slave, properly report it. (issue 9540) +
  • + Identify user agent for Internet Explorer 11. + (issue 19171)
  • JavaScript error in the checkUrl computation shouldn't break the job configuration page. (issue 19457) -- GitLab