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

* Fixed a bug in 'utils/rdclilogedit/operations.cpp' that caused
	spurious 'no such service' errors when using the 'setservice'
	command on new logs.
This commit is contained in:
Fred Gleason
2016-07-22 13:05:02 -04:00
parent ef248a0c57
commit 797b6e5849
2 changed files with 8 additions and 3 deletions

View File

@@ -15385,3 +15385,7 @@
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
* Added support for using the ';' character as the command separator
for rdclilogedit(1).
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'utils/rdclilogedit/operations.cpp' that caused
spurious 'no such service' errors when using the 'setservice'
command on new logs.