2024-08-07 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdimport(1) that caused filename corruption when
	processing input filenames containing the '[' character.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-08-07 13:31:43 -04:00
parent b88e7fee18
commit 8764edaf5f
2 changed files with 4 additions and 1 deletions

View File

@@ -24830,3 +24830,6 @@
in the middle of a segue.
2024-07-10 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.3.0int1.
2024-08-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdimport(1) that caused filename corruption when
processing input filenames containing the '[' character.