aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-01-13 13:59:07 +1000
committerinmarket <andrewh@inmarket.com.au>2015-01-13 13:59:07 +1000
commit8745bb81cf22cf85330f2878474a6e3d29c3bb02 (patch)
treec61fc80f1fe06f988e3f1da12ffe34e221a86db0 /docs
parentef00cac45de322ba9366731809c680056b5200b1 (diff)
downloaduGFX-8745bb81cf22cf85330f2878474a6e3d29c3bb02.tar.gz
uGFX-8745bb81cf22cf85330f2878474a6e3d29c3bb02.tar.bz2
uGFX-8745bb81cf22cf85330f2878474a6e3d29c3bb02.zip
More doco updates
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 42f3580f..0df8cc0d 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -6,8 +6,12 @@
FEATURE: Added more events to the slider widget
FIX: Clean up visibility issues
FIX: Correct moving of containers
+FIX: Fix GTIMER bug that could cause all timers to stop.
+FIX: Various minor driver fixes
+FEATURE: Add support for STM32 CCM memory with DMA in SSD1289 and SSD2119
FEATURE: New Tabset GWIN widget
-FEATURE: New keyboard driver interface
+FEATURE: New keyboard driver interface with drivers for Win32 and X
+FEATURE: Support for keyboard layouts for non-english keyboards
FEATURE: GDISP now supports pixmaps (in memory drawing)