aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG9
-rw-r--r--manuals/ponysay.texinfo17
2 files changed, 25 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9a48f48..28a5537 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,15 @@ Version 2.1
New ponies: purplehaze, owlowiscious
+ Cowsay has be reimplemented, and have full Unicode support
+ and support for @code{figlet} style messages.
+
+ Deleted environment variables: PONYSAY_COWSAY, PONYSAY_COWTHINK
+
+ You will need Python 3, but not GNU Bash, Perl or Cowsay.
+
+ New .pony file format is used.
+
Version 2.0
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