mirror of
https://github.com/erkin/ponysay.git
synced 2024-12-01 00:08:00 +01:00
update change log
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
13b3fc5a1d
commit
ed49a6db0d
2 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
Version 3.0.2
|
Version 3.1
|
||||||
|
|
||||||
New ponies: brucemane, deepblue, hairytipper, peachbottom, rainbowdrop, strawberrycream, wildflower
|
New ponies: brucemane, deepblue, hairytipper, peachbottom, rainbowdrop, strawberrycream, wildflower
|
||||||
|
|
||||||
|
@ -6,6 +6,9 @@ Version 3.0.2
|
||||||
|
|
||||||
Default value for -W has been changed from 40 to 60.
|
Default value for -W has been changed from 40 to 60.
|
||||||
|
|
||||||
|
The options +q, -Q, ++q and --Q has been added.
|
||||||
|
|
||||||
|
|
||||||
Version 3.0.1
|
Version 3.0.1
|
||||||
|
|
||||||
New ponies: harshwhinny
|
New ponies: harshwhinny
|
||||||
|
|
|
@ -3063,6 +3063,8 @@ New ponies: @file{brucemane}, @file{deepblue}, @file{hairytipper}, @file{peachbo
|
||||||
New extraponies: @file{milky}
|
New extraponies: @file{milky}
|
||||||
@item
|
@item
|
||||||
Default value for @option{-W}, the message wrapping column, has been changed from 40 to 60, to wrap messages better.
|
Default value for @option{-W}, the message wrapping column, has been changed from 40 to 60, to wrap messages better.
|
||||||
|
@item
|
||||||
|
The options @option{+q}, @option{-Q}, @option{++q} and @option{--Q} has been added.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@heading Version 3.0.1
|
@heading Version 3.0.1
|
||||||
|
|
Loading…
Reference in a new issue