commit d2f3ff685e6fac8be347af5a0b7b4d2805fa86b3
parent 6eb8218b97d6f3f0d38dcaac56aafb986ccbca35
Author: Frederic Cambus <fred@statdns.com>
Date: Tue, 17 Mar 2020 13:47:00 +0100
Update ChangeLog.
Diffstat:
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,6 +1,13 @@
+libansilove 1.2.1 (2020-03-17)
+
+- Call memset() to set all fontData struct fields to zero
+- Use the ternary operator to simplify character attributes assignments
+
+
+
libansilove 1.2.0 (2020-02-17)
-- Correct section number in manual page.
+- Correct section number in manual page
- Add initial manual pages for all library functions and file formats renders
- Stop calculating columnMax in the PCBoard loader, it's unused
- Add support for user-specified columns in the PCBoard loader