aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2017-02-02 17:07:59 +0100
committerJoel Bodenmann <joel@embedded.pro>2017-02-02 17:07:59 +0100
commit50c89877c36b5f588d33f1098c2ea000a88e8407 (patch)
tree0e6db372e1fe686fc0d63bfdf0cb917f766e1718 /changelog.txt
parentf57f6be212c779635a6ab9b80dcec3d1778ce8ba (diff)
downloaduGFX-50c89877c36b5f588d33f1098c2ea000a88e8407.tar.gz
uGFX-50c89877c36b5f588d33f1098c2ea000a88e8407.tar.bz2
uGFX-50c89877c36b5f588d33f1098c2ea000a88e8407.zip
Adding UC8173 driver
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index ec655b0f..eb4b402d 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -17,6 +17,7 @@ FEATURE: Added GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option
FIX: Fixed extra dots when drawing anti-aliased fonts with wordwrap
FEATURE: Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set
FEATURE: Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays
+FEATURE: Added UC8173 driver
*** Release 2.7 ***