2021-02-06 Fred Gleason <fredg@paravelsystems.com>

* Removed dependencies on 'std::vector' from the SAS USI driver
	in ripcd(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-06 12:12:31 -05:00
parent 8743ade987
commit ecefaef5f4
3 changed files with 13 additions and 17 deletions

View File

@@ -21037,3 +21037,6 @@
* Removed 'Q3TextEdit' dependencies from rddgimport(1).
2021-02-06 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Q3ListBox' dependencies from rdalsaconfig(1).
2021-02-06 Fred Gleason <fredg@paravelsystems.com>
* Removed dependencies on 'std::vector' from the SAS USI driver
in ripcd(8).