aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-10-11 12:28:20 +0200
committerJoel Bodenmann <joel@unormal.org>2012-10-11 12:28:20 +0200
commitf414eaea62c0d90b2c34b73539317b6b4f370bd8 (patch)
treec0c793d16f31ae9d6b32f2decb7c4e9904b894d8 /docs
parent15775696c9ede5b5e6adc4e907646bd68dbc4d59 (diff)
downloaduGFX-f414eaea62c0d90b2c34b73539317b6b4f370bd8.tar.gz
uGFX-f414eaea62c0d90b2c34b73539317b6b4f370bd8.tar.bz2
uGFX-f414eaea62c0d90b2c34b73539317b6b4f370bd8.zip
docs
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 91f0db0a..1af19272 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -10,6 +10,8 @@ FIX: huge internal bugfix in orientation stuff (big thanks to Abhishek)
FEATURE: added TOUCHPAD_XY_INVERTED macro
FIX: struct cal renamed to struct cal_t
FIX: SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN_HEIGHT
+FIX: struct TOUCHPAD_t renamed to struct TOUCHPADDriver_t
+FIX: struct GConsole renamed to struct GConsole_t
*** changes after 1.0 ***
FIX: removed gdisp and touchpad prefix of driver directories