aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG9
-rw-r--r--manuals/ponysay.texinfo11
2 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7e78339..26a6698 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,12 @@
+Version 2.0
+
+ Makefile is generated by running `./configure`.
+
+ All Perl scripts and almost all Bash are reimplemented in one Python 3 script.
+
+ kmsponies4ponysay is included.
+
+
Version 1.4.1
Code is repaired and more portable.
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo
index af4fcb2..0accc6e 100644
--- a/manuals/ponysay.texinfo
+++ b/manuals/ponysay.texinfo
@@ -892,6 +892,17 @@ To be able to run @command{make -B ttyponies} you must have the packages listed
@cindex versions
@cindex previous releases
+@heading Version 2.0
+
+@itemize @bullet
+@item
+Makefile is generated by running @command{./configure}.
+@item
+All Perl scripts and almost all Bash are reimplemented in one Python 3 script.
+@item
+kmsponies4ponysay is included.
+@end itemize
+
@heading Version 1.4.1
@itemize @bullet