aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel.bodenmann@hevs.ch>2012-10-17 21:19:53 +0200
committerJoel Bodenmann <joel.bodenmann@hevs.ch>2012-10-17 21:19:53 +0200
commit06b9e3c1cd1f091da01835b1a98c4006c93c86a4 (patch)
tree058447fe0f4ae57f238636225372f5cfb132c9de /docs
parent880d8a4b72809e1459e5c8ce600127a3c13e6cb5 (diff)
downloaduGFX-06b9e3c1cd1f091da01835b1a98c4006c93c86a4.tar.gz
uGFX-06b9e3c1cd1f091da01835b1a98c4006c93c86a4.tar.bz2
uGFX-06b9e3c1cd1f091da01835b1a98c4006c93c86a4.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 7a9cc49a..12f1eb87 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -16,6 +16,7 @@ FIX: SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCR
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()
+FEATURE: FSMC for SSD1289 F2/F4
*** changes after 1.0 ***
FIX: removed gdisp and touchpad prefix of driver directories