From 415ce36861c37b7801d0be6c6d22b36742d965ba 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 4c9574999..d72a80873 100644 --- a/AUTHORS +++ b/AUTHORS @@ -152,6 +152,7 @@ The following submitted code, packages or analysis, and deserve special thanks: taiyu-len Lionel Miller Chad Phillips + Lionel Miller Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/ChangeLog b/ChangeLog index e8f478489..92470d39a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -143,6 +143,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 ---------------------------