From 9ac3c368b4de8e2f38bad56262c75d3310c8814b Mon Sep 17 00:00:00 2001 From: Andrew Hannam Date: Sun, 10 Jul 2016 10:42:21 +1000 Subject: Add gwinPrintg() and fix null pointer handling in sprintg() --- docs/releases.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases.txt b/docs/releases.txt index 50e256e1..28431a77 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -7,6 +7,8 @@ FIX: Fixing bug where the list item count wasn't decremented when an item was r FEATURE: Add options GFILE_FATFS_EXTERNAL_LIB and GFILE_PETITFSFS_EXTERNAL_LIB FEATURE: Added FT6x06 driver FIX: Fixing issue in STM32F746G-Discovery board file that resulted in bad color reproduction +FEATURE: Added gwinPrintg() +FIX: Fix sprintg and related functions handling of NULL pointers. *** Release 2.5 *** -- cgit v1.2.3