2024-04-25 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdlibrary(1) that could cause segfaults when
	deleting cut entries from a cart.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-04-25 15:17:51 -04:00
parent a22c8f59ad
commit 29a2317644
3 changed files with 20 additions and 3 deletions

View File

@@ -24715,3 +24715,6 @@
2024-04-24 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.2.1
* Incremented the Python API version to 4.2.1.
2024-04-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlibrary(1) that could cause segfaults when
deleting cut entries from a cart.