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
77c19ff152
commit
6317dd2f81
1 changed files with 16 additions and 1 deletions
17
ChangeLog
17
ChangeLog
|
|
@ -1,5 +1,19 @@
|
|||
|
||||
=== tio v1.28 ===
|
||||
=== tio v1.29 ===
|
||||
|
||||
|
||||
|
||||
Changes since tio v1.28:
|
||||
|
||||
* Add mapping flags INLCRNL and ODELBS
|
||||
|
||||
The following new mapping flags are added:
|
||||
|
||||
INLCRNL: Map NL to CR-NL on input.
|
||||
ODELBS: Map DEL to BS on output.
|
||||
|
||||
Flags requested and tested by Jan Ciger (janoc).
|
||||
|
||||
|
||||
|
||||
Changes since tio v1.27:
|
||||
|
|
@ -558,3 +572,4 @@ Jakub Wilk:
|
|||
* Fixed silly "tio or tio" in man page
|
||||
|
||||
* Fixed typo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue