summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f2aa7a5..88eb96f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,12 @@
GraphLCD base package Revision History
--------------------------------------
+2010-03-01: Version 0.1.6
+- added LDFLAGS_diff in Makefiles for better combat
+- added gcc43-compat patch (include cstring.h/csdtlib.h)
+- added support for Futaba DM140 vfd
+- added support for option BRIGHTNESS (for graphlcd-dimming support); added correct intialisation for self-emitting displays (eg. OLEDs); added missing check for ancient serdisplib-version (mrwastl)
+
2007-02-25: Version 0.1.5
- added missing include path definition (thanks to Wolfgang Astleitner)
- replaced unsigned long long with uint64_t