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 --- CHANGELOG | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 9f2241e..98f9508 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,41 @@ -Version 2.2 +Version 2.4 New ponies: blaze +Version 2.3 + + Support for 'best.pony' file. + + `-q` accepts file names. + + Improved Unicode support: treats combining characters as invisible. + + Optional support for UCS pony names. + + Pony files and balloon style files can be pipes (as + well as sockets, doors and as always regular files.) + + Support cowsay style message compression. + + Pony symlink added: pinkieoink → oinkoinkoink + + Support for non-MLP:FiM ponies (known as extraponies), + although the directory is currently empty. + + +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. + + Support for colours in the message. + + Support custom balloon styles using the option '-b', '-B' will list all + available. This list depends on whether you are invoking `ponysay` or `ponythink`. + + Version 2.1.1 Nothing worth mentioning. @@ -50,7 +84,7 @@ Version 1.3 Pony renamed: sindy to powderrouge - Pony symliks: sindy → powderrouge + Pony symlink added: sindy → powderrouge PREFIX=/some-dir can be used when invoking make, the default value is /usr -- cgit