From e0f5943b6338833444ab0cce2c6ded8ea4cafb10 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 8963df8f8..ca06056bd 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). ------ current release ---------------------------