commit dde2848185f041d99f931825191e5dba983216e1
parent 466d28978ee36dcfde67a150e54ca896cf493e61
Author: Frederic Cambus <fred@statdns.com>
Date: Tue, 15 Jan 2019 13:40:29 +0100
Update ChangeLog and TODO.
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -13,6 +13,8 @@
- Add format validation checks for the XBin loader
- Increment ansi_buffer by more than one element at a time when using
realloc
+- Add initial man page, documenting the ansilove_ctx and ansilove_options
+ structures
diff --git a/TODO b/TODO
@@ -1,4 +1,4 @@
- Fix rendering bugs in the PabloDraw 24-bit ANSI sequences handling
- Allow enabling DOS aspect ratio + retina at the same time
- Wrap lines longer than 80 columns
-- Add a manual page for the library
+- Complete the manual page for the library