From ab4b236eb7ba3deb6b7d0ff946bca73735319506 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 20 Aug 2012 14:17:09 +0200 Subject: change log update --- manuals/ponysay.texinfo | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'manuals/ponysay.texinfo') diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 85dfb02..784a8b5 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -962,6 +962,20 @@ To be able to run @command{make -B ttyponies} you must have the packages listed @code{applebumkin} is renamed to @code{applebumpkin}. @item New ponies: @code{purplehaze}, @code{owlowiscious} +@item +Cowsay has be reimplemented, and have full Unicode support and support +for @code{figlet} style messages. +@item +Deleted environment variables: @code{PONYSAY_COWSAY}, @code{PONYSAY_COWTHINK} +@item +You will need Python 3, but not GNU Bash, Perl or Cowsay. +@item +New .pony file format is used: +@c BEGIN the following is too descriptive for the plain/text change log +@command{unisay}'s format instead of @command{cowsay}'s Perl based format. +This includes arbitrary position of balloon, mirrored balloon links, and +minimum size of balloon. +@c END @end itemize @heading Version 2.0 @@ -1002,7 +1016,8 @@ Pony symlinks added: @item @code{sindy} → @code{powderrouge} @end itemize @item -@code{PREFIX=/some-dir} can be used when invoking @command{make}, the default value is @code{/usr} +@code{PREFIX=/some-dir} can be used when invoking @command{make}, +the default value is @code{/usr} @end itemize @heading Version 1.2 -- cgit