mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-07 21:46:42 +01:00
change log update
This commit is contained in:
parent
99ddfe9cd3
commit
24a3c06ea4
2 changed files with 19 additions and 1 deletions
|
@ -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
|
Version 2.1.1
|
||||||
|
|
||||||
Nothing worth mentioning.
|
Nothing worth mentioning.
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
@documentlanguage en
|
@documentlanguage en
|
||||||
@finalout
|
@finalout
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
@set VERSION 2.1.1
|
@set VERSION 2.2
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
This manual is for ponysay
|
This manual is for ponysay
|
||||||
|
@ -1033,6 +1033,16 @@ first pony file in common.
|
||||||
@cindex versions
|
@cindex versions
|
||||||
@cindex previous releases
|
@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
|
@heading Version 2.1.1
|
||||||
|
|
||||||
Nothing worth mention.
|
Nothing worth mention.
|
||||||
|
|
Loading…
Reference in a new issue