aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-11-16 05:43:51 -0500
committerJesse Luehrs <doy@tozt.net>2021-11-16 05:43:51 -0500
commite12e67fae2b9702b8ec5b2f7c29542d26550ab24 (patch)
treef8682d2f6f6fd3c5d04c5cd4076f55e772eb9c3a /CHANGELOG.md
parent90cbd4b873a2840385bcbc64e199604bcbaead4c (diff)
downloadvt100-rust-e12e67fae2b9702b8ec5b2f7c29542d26550ab24.tar.gz
vt100-rust-e12e67fae2b9702b8ec5b2f7c29542d26550ab24.zip
input validation for vpa
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a391fda..16d0168 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
* `Screen::rows_formatted` now outputs correct escape codes in some edge cases
at the beginning of a row when the previous row was wrapped
+* VPA escape sequence can no longer position the cursor off the screen
## [0.12.0] - 2021-03-09