diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-05-29 08:11:47 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-05-29 08:11:47 +0100 |
commit | de45957c42117bf1cef19cd1cc4dfb2c70c3f1cb (patch) | |
tree | 4dd269a2ef47be674244064d81966e21bbcf3ab7 | |
parent | f4a42738af1142ffb265b4df308ba886ecade5e3 (diff) | |
download | rtmux-de45957c42117bf1cef19cd1cc4dfb2c70c3f1cb.tar.gz rtmux-de45957c42117bf1cef19cd1cc4dfb2c70c3f1cb.tar.bz2 rtmux-de45957c42117bf1cef19cd1cc4dfb2c70c3f1cb.zip |
Add to CHANGES.
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES FROM 2.5 to master +* Support OSC 10 and OSC 11 to set foreground and background colours. + * Check the U8 capability to determine whether to use UTF-8 line drawing characters for ACS. |