Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1134 → Rev 1135

/svarcom/trunk/history.txt
6,6 → 6,12
(ticket numbers at https://osdn.net/projects/svardos/ticket/ in [] brackets)
 
 
=== ver 2022.4 (xx.xx.202x) ==================================================
 
- SET command: fixed upcasing of variable names with high-ASCII chars (bttr)
- SET command: accepts tab character between SET and variable name (bttr)
 
 
=== ver 2022.3 (13.03.2022) ==================================================
 
- fixed stdin redirection handling (was broken since 2022.1) [#44027]