commit d159765aa3c77083d48a2743bff3b325dae27d76
parent 32d9f0f870e440813feed55117b0eb449dde20b4
Author: default <nobody@localhost>
Date: Sun, 4 Dec 2022 21:32:12 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -2,6 +2,8 @@
## 2.14
+New command-line operation, `resetpwd`, to reset a user's password to a new, random one.
+
Added a user setup option to toggle if sensitive content is shown or not by default (contributed by kensanata).
Fixed crash when debug level >= 2 (contributed by kensanata).