From fb991cb814a42ce7b7d7fab675d0978298755287 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 5 Aug 2015 19:59:35 -0400 Subject: [PATCH] TW-1598: (Bulk) modification of tasks unintentionally overwrites description if a context is active - Thanks to Johannes Schlatow. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index b2ad04fc6..7ad124641 100644 --- a/ChangeLog +++ b/ChangeLog @@ -66,6 +66,8 @@ Babej). - TW-1594 Filter "due.before" with relative dates stopped working (thanks to Sebastien Badia). +- TW-1598 (Bulk) modification of tasks unintentionally overwrites description + if a context is active (thanks to Johannes Schlatow). - TW-1600 Filtering "regressions"(?) in task-2.4.3, task-2.4.4 (thanks to Ralph Bean). - TW-1609 In 'urgency<10', 10 is interpreted as an ID (thanks to Wim Schuermann).