From 9c89a229fa1222ddd9a8c9f28cfe2b581f1177c4 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 12 Aug 2018 09:46:51 -0400 Subject: [PATCH] TW #2007: Compute number of current tasks correctly - Thanks to Janik Rabe --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index fd24f9527..f91189099 100644 --- a/AUTHORS +++ b/AUTHORS @@ -147,6 +147,7 @@ The following submitted code, packages or analysis, and deserve special thanks: Simon Ruderich Kirill Bobyrev Simon Désaulniers + Janik Rabe Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/ChangeLog b/ChangeLog index 69fecdc1c..028350a82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -95,6 +95,8 @@ Thanks to Kirill Bobyrev - TW #1922 Can't find export scripts Thanks to tom-doerr +- TW #2007 Compute number of current tasks correctly + Thanks to Janik Rabe - TW #2020 reserved.lines is not affecting the burndown height Thanks to ad₋si - TW #2051 doc/man: ready tasks sorted with started tasks 1st