aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-21 03:55:51 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-21 03:55:51 +0200
commit24a3c06ea4ca7ebdbb709b226482ff7a5739f48a (patch)
tree155becf86d4e0209c601bfa118efb9406e4ca408
parent99ddfe9cd38bdfd6ba9f66d69dbf92cbb0afb627 (diff)
downloadponysay-24a3c06ea4ca7ebdbb709b226482ff7a5739f48a.tar.gz
ponysay-24a3c06ea4ca7ebdbb709b226482ff7a5739f48a.tar.bz2
ponysay-24a3c06ea4ca7ebdbb709b226482ff7a5739f48a.zip
change log update
-rw-r--r--CHANGELOG8
-rw-r--r--manuals/ponysay.texinfo12
2 files changed, 19 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1c473c9..f87bb6f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+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.
+
+
Version 2.1.1
Nothing worth mentioning.
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo
index bc2989b..cbf63b1 100644
--- a/manuals/ponysay.texinfo
+++ b/manuals/ponysay.texinfo
@@ -8,7 +8,7 @@
@documentlanguage en
@finalout
@c %**end of header
-@set VERSION 2.1.1
+@set VERSION 2.2
@copying
This manual is for ponysay
@@ -1033,6 +1033,16 @@ first pony file in common.
@cindex versions
@cindex previous releases
+@heading Version 2.2
+
+@itemize @bullet
+@item
+Full support for arbitrary positioning of balloon in pony files.
+@item
+ANSI colour sequences in pony files are applied only to the pony image,
+not the balloon link or the balloon itself.
+@end itemize
+
@heading Version 2.1.1
Nothing worth mention.