diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-10-11 22:43:55 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-10-11 22:43:55 +0200 |
commit | bb5e26b8d84d83b64cd4f63bb7009ecb6d55c582 (patch) | |
tree | 2fc61a1326aa5b3e46c9fe187d674cf46def376f | |
parent | 46a54d6eefd1df4ebe6d02facac8887eeda19607 (diff) | |
download | ponysay-bb5e26b8d84d83b64cd4f63bb7009ecb6d55c582.tar.gz ponysay-bb5e26b8d84d83b64cd4f63bb7009ecb6d55c582.tar.bz2 ponysay-bb5e26b8d84d83b64cd4f63bb7009ecb6d55c582.zip |
changelog update
-rw-r--r-- | CHANGELOG | 2 | ||||
-rw-r--r-- | manuals/ponysay.texinfo | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,8 @@ Version 2.8 The word wrapper colours the inserted hyphens in red. + Support for terminal capabilities emulation with the flags -X, -V and -K. + Version 2.7 diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 2954af5..e3f2a5c 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1913,6 +1913,8 @@ Support for explicit hypthenation using soft hyphens had been added to the word Support for explicit non-word wrapping using non-breaking space had been added to the word wrapper. @item The word wrapper colours the inserted hyphens in red. +@item +Support for terminal capabilities emulation with the flags @option{-X}, @option{-V} and @option{-K}. @end itemize |