diff --git a/changelog.html b/changelog.html index dca432205f526eebdcd7154ca33cc6cf2e02855f..ddfd7de18529748b45f68f9fb4f190ec06f617b1 100644 --- a/changelog.html +++ b/changelog.html @@ -67,6 +67,9 @@ Upcoming changes
  • fixed "Copy existing job" autocompletion. (issue 9384) +
  • + Zip/tar files created by Jenkins now properly retains Unix file modes. + (issue 9397)
  • Added two new CLI commands "wait-node-online" and "wait-node-offline" to block until a slave becomes online/offline.