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

* Fixed a bug in 'utils/rdclilogedit/rdclilogedit.cpp' that caused
	large output listings to be truncated.
This commit is contained in:
Fred Gleason
2016-07-21 12:41:41 -04:00
parent f4cf690ff3
commit deeadbf0e9
3 changed files with 17 additions and 4 deletions

View File

@@ -15337,3 +15337,6 @@
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'utils/rdclilogedit/rdclilogedit.cpp' that caused
segfaults with certain commands when run without a log loaded.
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'utils/rdclilogedit/rdclilogedit.cpp' that caused
large output listings to be truncated.