aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--releases.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/releases.txt b/releases.txt
index 9ca6aaa2..c99d2b41 100644
--- a/releases.txt
+++ b/releases.txt
@@ -10,9 +10,11 @@ FEATURE: Addition of GADC, GMISC, GAUDIN, GAUDOUT subsystems
FIX: Removal of the GDISP_LLD() macro
DEPRECATE: Removal of the GDISP VMT
FEATURE: Added SSD2119 GDISP driver
-FEATRE: Added GWIN_BUTTON_LAZY_RELEASE macro to disable cancel feature of buttons
+FEATURE: Added GWIN_BUTTON_LAZY_RELEASE macro to disable cancel feature of buttons
+FEATURE: Implemented all four orientation modes for the ILI9320 GDISP driver
FIX: Renamed every '__inline' macro to 'inline' for compiler compatibilities
-FEATURE: Complete all standard functions in GDISP Nokia6610GE8 driver
+FEATURE: Supporting all standard functions in GDISP Nokia6610GE8 driver
+FEATURE: Added STMPE811 GINPUT driver
*** changes after 1.4 ***