From e0aea4a5f53f6a40e4df576c86f4405496df3628 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 --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 93f150806..8681889f3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -130,6 +130,7 @@ The following submitted code, packages or analysis, and deserve special thanks: Tom Sydney Kerckhove Lynoure Braakman Sebastien Badia + Ran Benita Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/ChangeLog b/ChangeLog index bfec05ea8..e1b07e4db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,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). 2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0