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

* Fixed bugs in the 'Import' Web API call that caused import of
	filenames containing multibyte UTF-8 characters to fail.
This commit is contained in:
Fred Gleason
2019-05-01 17:15:59 -04:00
parent e1db731e0c
commit b0e92a7899
3 changed files with 14 additions and 8 deletions

View File

@@ -18629,3 +18629,6 @@
2019-05-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in rd_import(7) that caused corruption of multi-byte
UTF-8 characters.
2019-05-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in the 'Import' Web API call that caused import of
filenames containing multibyte UTF-8 characters to fail.