Updated CHANGES with telnet fix.

This commit is contained in:
Chris Osborn 2016-05-24 15:32:05 -07:00
parent 2304321c79
commit cbad24e90d

View File

@ -42,3 +42,4 @@
1.0fz1 - Chris Osborn <fozztexx@fozztexx.com> 2016-May-24
Cleaned up all the warnings about unsigned char strings
Strip parity when looking for commands, generate matching parity on modem responses
Fixed bug in sending telnet sub-options. Now tcpser can connect to real telnet servers.