diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-18 02:23:53 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-18 02:23:53 +0200 |
commit | 39c500f62cf75a7d8c354f7b29c6a73fc64cf573 (patch) | |
tree | e365e24ac465c8beb2294e1c5e6022c96c51dc39 | |
parent | 532ab6c6ee1e529cc98e4d85cd27d5664d2752ac (diff) | |
download | ponysay-39c500f62cf75a7d8c354f7b29c6a73fc64cf573.tar.gz ponysay-39c500f62cf75a7d8c354f7b29c6a73fc64cf573.tar.bz2 ponysay-39c500f62cf75a7d8c354f7b29c6a73fc64cf573.zip |
changelog update
-rw-r--r-- | CHANGELOG | 8 | ||||
-rw-r--r-- | manuals/ponysay.texinfo | 12 |
2 files changed, 20 insertions, 0 deletions
@@ -1,5 +1,13 @@ +Version 1.4.1 + + Code is repaired and more portable. + + Version 1.4 + Make file is improved. + + Version 1.3 New ponies: forestspirit, hollydash, raggedy, rhyme diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 6b8724e..f76d371 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -818,8 +818,20 @@ To be able to run @command{make -B ttyponies} you must have the packages listed @cindex versions @cindex previous releases +@heading Version 1.4.1 + +@itemize @bullet +@item +Code is repaired and more portable. +@end itemize + @heading Version 1.4 +@itemize @bullet +@item +Make file is improved. +@end itemize + @heading Version 1.3 @itemize @bullet |