2025-11-24 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdimport(1) that could cause imports to
	get hung up when using dropbox mode without the '--delete-source'
	flag set.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-11-24 12:01:26 -05:00
parent be100ce7b6
commit 1d9a0b5ef4

View File

@@ -25069,5 +25069,5 @@
* Incremented the package version to 4.4.1int0. * Incremented the package version to 4.4.1int0.
2025-11-24 Fred Gleason <fredg@paravelsystems.com> 2025-11-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdimport(1) that could cause imports to * Fixed a regression in rdimport(1) that could cause imports to
get hung up when using dropbox mode without the '--delete-source' get hung up when using dropbox mode with the '--delete-source'
flag set. flag set.