From bb5e26b8d84d83b64cd4f63bb7009ecb6d55c582 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 11 Oct 2012 22:43:55 +0200 Subject: changelog update --- CHANGELOG | 2 ++ manuals/ponysay.texinfo | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 1dce869..4552ce4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 -- cgit