2018-07-25 Fred Gleason <fredg@paravelsystems.com>

* Fixed bug in the rdfeed script that caused corruption when
	generating UTF-8 strings.
This commit is contained in:
Fred Gleason
2018-07-25 14:48:37 -04:00
parent 84b21e2007
commit 92b74961cb
2 changed files with 35 additions and 10 deletions

View File

@@ -17224,3 +17224,6 @@
* Added a 'db_charset_test' test harness.
2018-07-25 Fred Gleason <fredg@paravelsystems.com>
* Removed debugging printfs from 'lib/rdfeedlog.cpp'.
2018-07-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed bug in the rdfeed script that caused corruption when
generating UTF-8 strings.