commit c15c1c165fe37d1f364da0d6da1947d767faae9c parent 9a765bfe3aa5e1b5635fb3d9cce4e01938eb6182 Author: Frederic Cambus <fred@statdns.com> Date: Wed, 20 Dec 2017 13:21:40 +0100 Updated ChangeLog Diffstat:
M | ChangeLog | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,12 @@ +AnsiLove/C 3.0.8 (2017-12-20) + +- Adding new example ANSis (Thanks Burps) +- Use asprintf() to create output filenames +- Reflect OpenBSD's pledge() changes +- Add a -R flag allowing to specify a custom retina scale factor + + + AnsiLove/C 3.0.7 (2017-07-02) - Print messages to to stderr instead of stdout