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