2017-01-13 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'lib/rduser.cpp' that caused the
	'RDUser::groupAuthorized()' to return false positive results.
This commit is contained in:
Fred Gleason
2017-01-13 19:03:22 -05:00
parent 7df68e7ffd
commit 21dcac3e4a
2 changed files with 6 additions and 3 deletions

View File

@@ -15507,3 +15507,6 @@
* Fixed a bug in 'rdlogedit/edit_log.cpp' that caused the Modified
datestamp to be updated when 'OK' was clicked even if no changes
were made.
2017-01-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rduser.cpp' that caused the
'RDUser::groupAuthorized()' to return false positive results.