aboutsummaryrefslogtreecommitdiffstats
path: root/releases.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-03-05 14:00:48 +0100
committerJoel Bodenmann <joel@unormal.org>2013-03-05 14:00:48 +0100
commite62b6fef20a55e59209c4c6cb601e490fe62b5e7 (patch)
treef0a7bdf45200df5fe7e7207c71778d4464235718 /releases.txt
parent12a6eeb91d7eaf1038a3f72387b4bba7c4336ed2 (diff)
downloaduGFX-e62b6fef20a55e59209c4c6cb601e490fe62b5e7.tar.gz
uGFX-e62b6fef20a55e59209c4c6cb601e490fe62b5e7.tar.bz2
uGFX-e62b6fef20a55e59209c4c6cb601e490fe62b5e7.zip
docs
Diffstat (limited to 'releases.txt')
-rw-r--r--releases.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/releases.txt b/releases.txt
index 5607e821..92df81cc 100644
--- a/releases.txt
+++ b/releases.txt
@@ -9,6 +9,9 @@ FIX: tdispGotoXY() renamed to tdispSetCursor()
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
+FIX: Renamed every '__inline' macro to 'inline' for compiler compatibilities
*** changes after 1.4 ***