From 76f4c3519b62ff25c6169e2dd95742f90b3cbbaf Mon Sep 17 00:00:00 2001 From: Daniel Beck Date: Thu, 18 Jun 2015 17:06:18 +0200 Subject: [PATCH] Noting #1665 --- changelog.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.html b/changelog.html index 247914a445..a30285049d 100644 --- a/changelog.html +++ b/changelog.html @@ -83,6 +83,9 @@ Upcoming changes
  • Fix jobs getting stuck in the Queue when there exists a cycle of upstream/downstream blocks between them. (issue 28926) +
  • + Always use earlier start time when merging two equivalent queue items. + (issue 2180)

    What's new in 1.617 (2015/06/07)

    -- GitLab