From 0d82c9610477497be028e8cfc1d112ed9402a8c6 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 31 Aug 2014 13:41:18 -0400 Subject: [PATCH] Documentation - Updated ChangeLog for TW-268. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 786532743..f56f93593 100644 --- a/ChangeLog +++ b/ChangeLog @@ -61,6 +61,7 @@ Schlatow). - TW-266 Allow project auto-completion to search completed tasks (thanks to Kosta Harlan). +- TW-268 escaped backslashes do not work with "modify" (thanks to Steve Rader). - TW-271 Parser still looks for task id even when -- is used (thanks to Jim B). - TW-276 Path is wrongly added when using annotate (thanks to Jostein Berntsen). - TW-277 Complex filters can skip infix term expansion.