2019-05-01 Fred Gleason <fredg@paravelsystems.com>

* Fixed bugs in rd_import(7) that caused corruption of multi-byte
	UTF-8 characters.
This commit is contained in:
Fred Gleason
2019-05-01 12:35:28 -04:00
parent 40b98bec92
commit e1db731e0c
3 changed files with 9 additions and 28 deletions

View File

@@ -18626,3 +18626,6 @@
2019-04-30 Fred Gleason <fredg@paravelsystems.com>
* Added an appendix containing the 'GNU Free Documentation License'
to the Operations Guide.
2019-05-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in rd_import(7) that caused corruption of multi-byte
UTF-8 characters.