aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
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