From bc81bc478c2e7fc633da7361768c425446839596 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 17 Sep 2015 10:09:18 -0400 Subject: [PATCH] Docs: Typo - Thanks to Daniel Shahaf. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f588dee73..a5550635d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -154,7 +154,7 @@ - TW-1687 task add due:som appears to be interpreted as 'someday' (thanks to Alan Young). - TW-1688 task fails to import (thanks to Rainer Müller). -- TW-1692 42//' segfaults (thanks to Daniel Shahaf). +- 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.