From 032551a336add78166d9b9582b70c87eb46c810e Mon Sep 17 00:00:00 2001 From: markshao Date: Sat, 24 Dec 2022 11:38:06 +0800 Subject: [PATCH] add to author --- AUTHORS | 1 + changelog/10592.bugfix.rst | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog/10592.bugfix.rst diff --git a/AUTHORS b/AUTHORS index a4ca99267..4a87b89e7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -377,6 +377,7 @@ Xixi Zhao Xuan Luong Xuecong Liao Yoav Caspi +Yuliang Shao Yusuke Kadowaki Yuval Shimon Zac Hatfield-Dodds diff --git a/changelog/10592.bugfix.rst b/changelog/10592.bugfix.rst new file mode 100644 index 000000000..6dc970517 --- /dev/null +++ b/changelog/10592.bugfix.rst @@ -0,0 +1 @@ +Fix the bug "--cache-show --help" triggers an internal error