diff options
Diffstat (limited to 'RetoolingForOpenSprints/serproxy-0.1.3.src/ChangeLog')
| -rw-r--r-- | RetoolingForOpenSprints/serproxy-0.1.3.src/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/RetoolingForOpenSprints/serproxy-0.1.3.src/ChangeLog b/RetoolingForOpenSprints/serproxy-0.1.3.src/ChangeLog new file mode 100644 index 0000000..8452526 --- /dev/null +++ b/RetoolingForOpenSprints/serproxy-0.1.3.src/ChangeLog @@ -0,0 +1,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. + |
