File picocom.changes of Package picocom
-------------------------------------------------------------------
Sun Aug 16 14:58:08 UTC 2015 - p.drouand@gmail.com
- Update to version 1.8
* Adds support for the "linenoise" library, which allows line-editing
and path completion when entering filenames for receive- and
send-file operations. Support can be compiled-out if you wish.
* Allows you to cancel a file-transfer operation, while entering a
file name, by pressing C-c. This works with linenoise support and without.
* Adds support for more high baud-rates.
Now every baudrate above 115200 is compiled-in only if the respective
macros are defined in the system header files. This should allow
picocom with HIGH_BAUD support to compile cleanly for more systems.
* Input-buffer size (TTY_Q_SZ) now defined in Makefile, and defaults to 1024.
* Adds support for locking using flock(2) (now default). Old-style
UUCP-lockdir code is maintained. Preferred locking style is selected
via the Makefile.
* Debian's xmltoman is now used to format the manpage.
* Other minor fixes.
- Changes from version 1.7
* No ChangeLog available
- Update download and project Urls
- Perform a spec-cleaner on the spec file
-------------------------------------------------------------------
Mon Apr 11 05:20:00 UTC 2011 - mseben@gmail.com
- updated to picocom 1.6
* Added features:
- Local echo
- Configurable input mapping (CR --> LF, DEL --> BS, etc)
- Configurable output mapping
- Configurable local-echo mapping
* Fixed URL in man page
* Fixed misconception that prevented the correct setting
of the odd-parity mode
* Allow non-alpha escape keys (e.g. C-])
* Enabled support for higher baudrates up to 921600. Support is
compiled-in conditionally on the HIGH_BAUD macro.
* Silenced compiler warning
* Changed default send_cmd to "sz -vv"
-------------------------------------------------------------------
Sat Mar 28 14:54:45 CEST 2008 - mseben@suse.cz
- Initial package
-------------------------------------------------------------------