aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-12 05:26:44 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-12 05:26:44 -0500
commitbdda29c8e82e22bf49b5588f341549d3f94d6d30 (patch)
tree0425165c23416c1b403e825412350d1f55fc6c74 /CHANGELOG.md
parent011feb86adad664c40cebe99e2a66642993f8c6f (diff)
downloadvt100-rust-bdda29c8e82e22bf49b5588f341549d3f94d6d30.tar.gz
vt100-rust-bdda29c8e82e22bf49b5588f341549d3f94d6d30.zip
changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4801e75..bd0dc9f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,9 @@
### Fixed
* Lots of performance and output optimizations.
+* Clearing a cell now sets all of that cell's attributes to the current
+ attribute set, since different terminals render different things for an empty
+ cell based on the attributes.
## [0.4.0] - 2019-11-08