2021-09-11 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdlibrary(1) that could cause appearance of duplicate
	cut entries in the cart list.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-09-11 19:39:04 -04:00
parent 7220567b83
commit 604923d21e
2 changed files with 4 additions and 1 deletions

View File

@@ -22404,3 +22404,6 @@
2021-09-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rddbmgr(8) in '--check' mode that caused
alteration of a table's engine type to fail.
2021-09-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlibrary(1) that could cause appearance of duplicate
cut entries in the cart list.