From d01000e255d5d99c9675229d0b52bc3f543615bb Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 14 Apr 2019 19:40:55 -0400 Subject: [PATCH] Updated AUTHOR and Changelog --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 5937d4e69..f8d20eb85 100644 --- a/AUTHORS +++ b/AUTHORS @@ -151,6 +151,7 @@ The following submitted code, packages or analysis, and deserve special thanks: mrossinek taiyu-len Chad Phillips + Lionel Miller Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/ChangeLog b/ChangeLog index bec5229cd..28a955774 100644 --- a/ChangeLog +++ b/ChangeLog @@ -149,6 +149,8 @@ - The message telling you to sync now indicates how many local changes will be synced. - Removed compile-time language settings and I18N. +- Workaround for alias grep=rg in fish + Thanks to Lionel Miller. ------ current release ---------------------------