diff --git a/changelog.html b/changelog.html index 35fb73406c73a140ebc3ed71f1cb6892896533ae..2ffbebaf4ce4cce4c4d02c1ee10d4d51d969955f 100644 --- a/changelog.html +++ b/changelog.html @@ -58,6 +58,12 @@ Upcoming changes
  • Builds disappear after renaming a job. (issue 18678) +
  • + When clicking Apply to rename a job, tell the user that Save must be used instead. + (issue 17401) +
  • + When clicking Apply results in an exception (error page), show it, rather than creating an empty dialog. + (issue 20772)