Skip to content

Commit

Permalink
Update ChangeLog.
Browse files Browse the repository at this point in the history
  • Loading branch information
fcambus committed Jan 18, 2020
1 parent d405484 commit 47f489b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
libansilove 1.1.8 (2019-12-19)

- Use OpenBSD style(9) for function prototypes and declarations
- Properly reset pcboard buffer when CLS is encountered
- Use memcmp() instead of testing each character one by one in the PCB loader
- Do not use background and foreground variables to handle 24-bit ANSI colors
- Various improvements in the IDF loader



libansilove 1.1.7 (2019-12-19)

- Rename the alSelectFont() function to select_font()
Expand Down

0 comments on commit 47f489b

Please sign in to comment.