From 24a3c06ea4ca7ebdbb709b226482ff7a5739f48a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 21 Aug 2012 03:55:51 +0200 Subject: change log update --- CHANGELOG | 8 ++++++++ manuals/ponysay.texinfo | 12 +++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 1c473c9..f87bb6f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Version 2.2 + + Full support for arbitrary positioning of balloon in pony files. + + ANSI colour sequences in pony files are applied only to the pony image, + not the balloon link or the balloon itself. + + Version 2.1.1 Nothing worth mentioning. diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index bc2989b..cbf63b1 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -8,7 +8,7 @@ @documentlanguage en @finalout @c %**end of header -@set VERSION 2.1.1 +@set VERSION 2.2 @copying This manual is for ponysay @@ -1033,6 +1033,16 @@ first pony file in common. @cindex versions @cindex previous releases +@heading Version 2.2 + +@itemize @bullet +@item +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. +@end itemize + @heading Version 2.1.1 Nothing worth mention. -- cgit