2016-07-21 Fred Gleason <fredg@paravelsystems.com>

* Moved enforcement of user permissions to the
	'MainObject::DispatchCommand()' method in
	'utils/rdclilogedit/parser.cpp'.
This commit is contained in:
Fred Gleason
2016-07-21 15:12:41 -04:00
parent d8a6fb56e4
commit 985eb461f3
5 changed files with 590 additions and 539 deletions

View File

@@ -15352,3 +15352,7 @@
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
* Implemented '!' override character in rdclilogedit(1) for the
'exit' command.
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
* Moved enforcement of user permissions to the
'MainObject::DispatchCommand()' method in
'utils/rdclilogedit/parser.cpp'.