summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 3214d2e..af88dfb 100644
--- a/README.rst
+++ b/README.rst
@@ -344,6 +344,9 @@ Version History
``setb`` capabilities if the ANSI ``setaf`` and ``setab`` aren't available.
* Allow ``color`` attr to act as an unparametrized string, not just a
callable.
+ * Make ``height`` and ``width`` examine any passed-in stream before falling
+ back to stdout. (This rarely if ever affects its actual behavior; it's mostly
+ philosophical.)
* Make caching more efficient.
* Get rid of a reference cycle between Terminals and FormattingStrings.
* Update docs to reflect that terminal addressing (as in ``location()``) is