summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorManuel Reimer <manuel.reimer@gmx.de>2021-01-07 16:17:40 +0100
committerManuel Reimer <manuel.reimer@gmx.de>2021-01-07 16:17:40 +0100
commitd69d40234e17e69ac3fc63c02c4f168817f36621 (patch)
tree02a1fc43cc70ba5aa5c2b49222bddb35bc798723 /HISTORY
parentc42e8d60d59bc6716cca51cc645fccf31c9953b5 (diff)
downloadgraphlcd-base-d69d40234e17e69ac3fc63c02c4f168817f36621.tar.gz
graphlcd-base-d69d40234e17e69ac3fc63c02c4f168817f36621.tar.bz2
Version 2.0.22.0.2
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1165301..330d772 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,11 @@
GraphLCD base package Revision History
--------------------------------------
+2021-01-07: Version 2.0.2
+- Remove non-standard "uint" file type which does not exist in some
+ environments. Thanks to Conrad Kostecki!
+- Fixed remaining compiler warnings
+
2021-01-04: Version 2.0.1
- Replace libvncserver-config with pkg-config to make vncserver driver work
with later libvncserver versions. Thanks to Conrad Kostecki!