From 6c1ae5479ec3d489d12ab77c18c41e8d1ad5f273 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Mon, 8 Dec 2025 18:28:17 +0900 Subject: [PATCH] CHANGELOG.md: fix inaccurate description --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e356710..6a9bb4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ This is the initial release of `muscl`. - Prompting for passwords will now hide what you write - Allow providing passwords through files and stdin - Respect `$VISUAL` in addition to `$EDITOR` when launching the privilege editor. -- Use a constant template for the privilege editor instead of providing random privileges on first use. +- Use a commented example line in the template for the privilege editor on first use. - Display the diff before committing privilege changes. - Generally more detailed error reporting: - On entering database or user names you do not own, suggest valid names