From e5cee65d422a75f057a6bda7d5c34db3e662f4dc Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 8 Mar 2013 06:35:06 +0100 Subject: [PATCH] release.txt update --- releases.txt | 6 ++++-- 1 file 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 ***