2018-12-10 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the 'pypad_udp.py' script that threw an exception
	when processing multi-byte UTF-8 characters.
This commit is contained in:
Fred Gleason
2018-12-10 14:09:33 -05:00
parent 66d0d465c1
commit e2a313a07d
2 changed files with 7 additions and 4 deletions

View File

@@ -18159,3 +18159,6 @@
'pypad_udp.py' script.
* Added support for the log selection directives in the
'pypad_udp.py' script.
2018-12-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'pypad_udp.py' script that threw an exception
when processing multi-byte UTF-8 characters.