From 79ffa53ace8059fec03a5e8ec827b188b0cd73b5 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 2 Aug 2016 08:25:02 -0400 Subject: [PATCH] Docs: Added Ran Benita --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0e15849ab..8c1053e8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -76,6 +76,8 @@ - Correct a false-positive warning when a due date is removed and a wait is added. - Added 'QUARTER' virtual tag. +- Fixed unquoted glob in bash completion script + (thanks to Ran Benita). ------ current release ---------------------------