1
2version 1.1
3
4  - Added example shell-scripts that start picocom preconfigured for
5    ASCII, Z-MODEM, Y-MODEM, and X-MODEM file transfers.
6
7  - Better signal handling.
8
9  - Added the "send" and "receive" commands. They can be used to
10    transmit and receive files via external programs that implement
11    the respective protocols (like the programs "sz", "rz", etc).
12
13  - Added the "status" command, which shows the currently active
14    program options, like the current baud rate, the current
15    flow-control settings, etc. Only options that can be controlled
16    online are shown.
17
18  - Slight code restructuring.
19
20  - Minor bug fixes.
21
22version 1.0
23
24  - Initial release.
25