aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2017-01-10 10:49:23 +0100
committerJoel Bodenmann <joel@embedded.pro>2017-01-10 10:49:23 +0100
commitb8ece23f18d184a66b6a59ab982cd2d2a0e0964d (patch)
tree9c4d213b42b07a8bd5f2cd3d758313f62c0caa20 /changelog.txt
parent12a0f2dd64ce27aea9031693963b9fe9bf34cd6a (diff)
downloaduGFX-b8ece23f18d184a66b6a59ab982cd2d2a0e0964d.tar.gz
uGFX-b8ece23f18d184a66b6a59ab982cd2d2a0e0964d.tar.bz2
uGFX-b8ece23f18d184a66b6a59ab982cd2d2a0e0964d.zip
Unifying changelog
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.txt b/changelog.txt
index fb55aa20..9ec4c4a5 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -7,8 +7,8 @@ FEATURE: Added support for 128x32 SSD1306 based displays
FIX: Fixed recursion bug in console history
FIX: Multithreading issue with slow window redraws and large images
FIX: Ensure valid thread stack sizes on platforms where it matters
-FEATURE: Add support for a GFILE user provided file system
-FEATURE: Add gwinListItemSetText() to replace text in a GWIN list item
+FEATURE: Added support for a GFILE user provided file system
+FEATURE: Added gwinListItemSetText() to replace text in a GWIN list item
FEATURE: Added GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option
FEATURE: Added GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option
FEATURE: Added GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration option