2020-11-29 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdadmin(1) that caused new passwords to be
	truncated to 16 characters.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-11-29 19:42:02 -05:00
parent af72f71f97
commit 93d9ab14f7
6 changed files with 73 additions and 49 deletions

View File

@@ -20648,3 +20648,6 @@
2020-11-24 Fred Gleason <fredg@paravelsystems.com>
* Documented user-facing changes to the 'Rivendell Group List' and
'Group' dialogs in rdadmin(1) in the Operations Guide.
2020-11-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that caused new passwords to be
truncated to 16 characters.