From eb02c7917af9eea118d5a8d99463f549e54e797b Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 19 Sep 2015 13:57:02 -0400 Subject: [PATCH] TW-1701: Some generated UUIDs deemed invalid - Thanks to Wim Schuermann. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index adf9224a8..8dbce1162 100644 --- a/ChangeLog +++ b/ChangeLog @@ -156,6 +156,7 @@ - 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). +- TW-1701 Some generated UUIDs deemed invalid (thanks to Wim Schuermann). - 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.