From b8a68683cd2ef5dab5e3b428ee228abced3c9874 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 15 Jul 2015 08:03:00 -0400 Subject: [PATCH] TW-1626: Wrong wait date - Thanks to Andrea Rizzi. --- AUTHORS | 1 + ChangeLog | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 85b5ba76a..406f96e5f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -258,3 +258,4 @@ suggestions: Stefan Betz Blake Sweeney Dylan Mikus + Andrea Rizzi diff --git a/ChangeLog b/ChangeLog index d727f9f77..d383868cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -45,6 +45,7 @@ (thanks to Denis Kasak). - TW-1615 Japanese translation for Taskwarrior(150513) (thanks to ribbon). - TW-1617 Can't search for multi-word project (thanks to Audrey Easterday). +- TW-1626 Wrong wait date (thanks to Andrea Rizzi). - TW-1632 Japanese translation for Taskwarrior(150713) (thanks to ribbon). - Prevent potential task duplication during import for non-pending tasks. - Show the active context in "context list", if any is active.