aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel.bodenmann@hevs.ch>2012-10-13 19:50:21 +0200
committerJoel Bodenmann <joel.bodenmann@hevs.ch>2012-10-13 19:50:21 +0200
commit752fa654a6e8684111f4c431e8b1b397169e1459 (patch)
treef482ca71b3ff70ad2b82a5600dbd0419b30df6de /docs
parenta8c9db27099e8e0d3f8368f4d3efe60d59f55710 (diff)
downloaduGFX-752fa654a6e8684111f4c431e8b1b397169e1459.tar.gz
uGFX-752fa654a6e8684111f4c431e8b1b397169e1459.tar.bz2
uGFX-752fa654a6e8684111f4c431e8b1b397169e1459.zip
docs
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 1af19272..e8df57e6 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -12,6 +12,7 @@ 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
+FIX: lcdConsoleXXX() functions have been renamed to gfxConsoleXXX()
*** changes after 1.0 ***
FIX: removed gdisp and touchpad prefix of driver directories