diff --git a/changelog.html b/changelog.html index ae46ab7be96c1e7369ffafae04084c636a338e48..2c290ebd18f397415c866032bcd4e85a77bbdc2f 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)