mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update ChangeLog
This commit is contained in:
parent
342a247efb
commit
78849b02d4
1 changed files with 25 additions and 1 deletions
26
ChangeLog
26
ChangeLog
|
|
@ -1,5 +1,29 @@
|
|||
|
||||
=== tio v1.25 ===
|
||||
=== tio v1.26 ===
|
||||
|
||||
|
||||
Changes since tio v1.25:
|
||||
|
||||
* Reconfigure stdin
|
||||
|
||||
Make stdin behave more raw'ish. In particular, don't
|
||||
translate CR -> NL on input.
|
||||
|
||||
* Add special character map feature
|
||||
|
||||
Add a --map option which allows to map special characters, in particular CR and
|
||||
NL characters which are used in various combinations on varios platforms.
|
||||
|
||||
* Cleanup
|
||||
|
||||
* Update AUTHORS
|
||||
|
||||
* Update README
|
||||
|
||||
* Mention website
|
||||
|
||||
* Update man page
|
||||
|
||||
|
||||
|
||||
Changes since tio v1.24:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue