commit 4baaa883ecaeb7c28e001e0b6909d2060c7c5351 parent 4001d39958f5d2ac2894a4f48e807039c1f185d5 Author: Frederic Cambus <fred@statdns.com> Date: Mon, 20 Jan 2020 16:05:05 +0100 Update ChangeLog. Diffstat:
M | ChangeLog | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,11 @@ +libansilove 1.1.9 (2020-01-20) + +- Remove unneeded gdImageColorAllocate calls in the ADF and IDF loaders +- Reset background24 to 0 when encountering blink attribute in an SGR sequence, + fixing the remaining rendering bugs for 24-bit ANSI artworks + + + libansilove 1.1.8 (2020-01-18) - Use OpenBSD style(9) for function prototypes and declarations