forked from nutechsoftware/ser2sock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
38 lines (26 loc) · 798 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
v1.4.4 - 10/25/13
Refactored main state machine, logging, cleanup.
v1.4.3 - 10/24/13
SSL support improvements and some cleanup.
v1.4.2 - 09/05/13
Added configuration support.
v1.4.1 - 08/17/13
Added compiler switches, cleanup, tabification.
v1.4.0 - 08/14/13
Added SSL support.
v1.3.2 - 08/28/13
Improvements in syslog formats.
v1.3.1 - 04/27/12
Fixed a few compiler issues with some systems.
v1.3.0 - 05/16/11
Reestablishing connection with the serial device.
v1.2.5 - 04/01/11
Working on issue on BSD systems.
v1.2.4 - 01/17/11
Fixed a socket bug.
v1.2.0 - 05/19/10
Adding daemon mode, bind to ip, debug output syslog and more.
v1.1.0 - 05/18/10
Refining, looking for odd echo bug thanks Richard!
v1.0.0 - 05/08/10
Initial release.