diff options
author | default <nobody@localhost> | 2022-12-04 21:32:12 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-04 21:32:12 +0100 |
commit | d159765aa3c77083d48a2743bff3b325dae27d76 (patch) | |
tree | 51e652e3e3f9a8c23f3fc277bd056bcab30024f8 | |
parent | 32d9f0f870e440813feed55117b0eb449dde20b4 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e79bf2a..f713cb9 100644 --- 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). |