blob: 8452526873b296b714e15500806a0c15ce609752 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
v0.1.3 - 17/05/2005 - DAM
- Can now specify config file location on command line.
- Added config file parameter for converting incoming
newlines to nils (e.g. for Flash)
- Can specify the serial device to use for each comm port.
- Search path for configuration file defaults to the executable directory.
v0.1.2 - 22/12/1999
- Fixed a string allocation bug in the config file parser.
- Serproxy now displays which ports sockets are bound to
when it's compiled with debugging enabled.
V0.1.1 - 14/12/1999
- Cleaned up source code a little.
|