diff options
author | Manuel Reimer <manuel.reimer@gmx.de> | 2021-02-08 16:55:42 +0100 |
---|---|---|
committer | Manuel Reimer <manuel.reimer@gmx.de> | 2021-02-08 16:55:42 +0100 |
commit | aafdbdf2544f4d5fc8682857b3aaba9e323b9cb9 (patch) | |
tree | f22ae13f86f7a2e71242588192e8b1bc8c2c821e /HISTORY | |
parent | 206aa42eb56e5ee212d04be5706330d5fb62782d (diff) | |
download | graphlcd-base-f1de81872d0f88567a1c5a7c6b524cb67d15b371.tar.gz graphlcd-base-f1de81872d0f88567a1c5a7c6b524cb67d15b371.tar.bz2 |
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ GraphLCD base package Revision History -------------------------------------- +2021-02-08: Version 2.0.3 +- Remove usage of FcFini() to prevent race conditions with other users of + fontconfig + 2021-01-07: Version 2.0.2 - Remove non-standard "uint" file type which does not exist in some environments. Thanks to Conrad Kostecki! |