From 8877416c1cea02511c6be44cb1ba141290c80b7e Mon Sep 17 00:00:00 2001 From: joshuaboud Date: Tue, 1 Jun 2021 17:06:53 -0300 Subject: [PATCH] update changelog --- debian/changelog | 1 + el/cockpit-navigator.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f1c34e7..77ddd1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ cockpit-navigator (0.2.0-1focal) focal; urgency=medium * Allow for batch editing permissions and deletion by holding shift or control while clicking to select multiple entries. + * Add custom right click menu. -- Josh Boudreau Tue, 01 Jun 2021 13:46:00 -0300 diff --git a/el/cockpit-navigator.spec b/el/cockpit-navigator.spec index 12a3ba0..4d93d40 100644 --- a/el/cockpit-navigator.spec +++ b/el/cockpit-navigator.spec @@ -36,5 +36,6 @@ rm -rf %{buildroot} - Allow for batch editing permissions and deletion by holding shift or control while clicking to select multiple entries. +- Add custom right click menu. * Fri May 28 2021 Josh Boudreau 0.1.0-1 - First Build