From ef198d56165d0e4186699da48cc5b59c9a391647 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Wed, 16 Sep 2015 21:39:13 +0200 Subject: [PATCH] TW-1695: edit: Concurrent edits - Thanks to Daniel Shahaf. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 12600cb1e..f588dee73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -155,6 +155,7 @@ Alan Young). - TW-1688 task fails to import (thanks to Rainer Müller). - TW-1692 42//' segfaults (thanks to Daniel Shahaf). +- TW-1695 edit: Concurrent edits (thanks to Daniel Shahaf). - Prevent potential task duplication during import for non-pending tasks. - Show the active context in "context list", if any is active. - Fix "task edit" dropping annotation text after newlines.