diff options
-rw-r--r-- | CHANGELOG | 2 | ||||
-rw-r--r-- | manuals/ponysay.texinfo | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,8 @@ Version 2.2 ANSI colour sequences in pony files are applied only to the pony image, not the balloon link or the balloon itself. + Support for colours in the message. + Version 2.1.1 diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index cbf63b1..17ba615 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1041,6 +1041,8 @@ Full support for arbitrary positioning of balloon in pony files. @item ANSI colour sequences in pony files are applied only to the pony image, not the balloon link or the balloon itself. +@item +Support for colours in the message. @end itemize @heading Version 2.1.1 |