From 70a2a9ec2a0fbdbf40084a1e245049fd3a7da0f3 Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Mon, 20 Aug 2012 01:40:25 -0400 Subject: Added Blaze, The Wonderbolt; you are right, same from the toy --- manuals/ponysay.texinfo | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manuals') diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index bc2989b..4887be2 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1033,6 +1033,12 @@ first pony file in common. @cindex versions @cindex previous releases +@heading Version 2.2 + +@item +New ponies: @code{blaze} +@end itemize + @heading Version 2.1.1 Nothing worth mention. -- cgit From ab9a3292a8b6ff40c3d1eded40bae2a29d9b42db Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Wed, 22 Aug 2012 18:08:51 -0400 Subject: Added mising version info to texinfo --- manuals/ponysay.texinfo | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) (limited to 'manuals') diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 4887be2..df81298 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1033,12 +1033,51 @@ first pony file in common. @cindex versions @cindex previous releases -@heading Version 2.2 +@heading Version 2.4 @item New ponies: @code{blaze} @end itemize +@heading Version 2.3 + +@itemize @bullet +@item +Support for 'best.pony' file. +@item +`-q` accepts file names. +@item +Improved Unicode support: treats combining characters as invisible. +@item +Optional support for UCS pony names. +@item +Pony files and balloon style files can be pipes (as +well as sockets, doors and as always regular files.) +@item +Support cowsay style message compression. +@itemize @bullet +@item @code{pinkieoink} → @code{oinkoinkoink} +@end itemize +@item +Support for non-MLP:FiM ponies (known as extraponies), +although the directory is currently empty. +@end itemize + +@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. +@item +Support for colours in the message. +@item +Support custom balloon styles using the option '-b', '-B' will list all +available. This list depends on whether you are invoking `ponysay` or `ponythink`. +@end itemize + @heading Version 2.1.1 Nothing worth mention. -- cgit