aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-08-07 20:38:55 +0200
committerJoel Bodenmann <joel@embedded.pro>2016-08-07 20:38:55 +0200
commit0c695b2471c347847e579aa19ada5612341bfc2d (patch)
tree991dbf00d682eec053758544410a2ab6febe38e3 /docs
parent91f537c91ca877f03a3634e7de9423fe451ff06a (diff)
downloaduGFX-0c695b2471c347847e579aa19ada5612341bfc2d.tar.gz
uGFX-0c695b2471c347847e579aa19ada5612341bfc2d.tar.bz2
uGFX-0c695b2471c347847e579aa19ada5612341bfc2d.zip
Fixing crash when passing NULL to gwinSetStyle()
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 67ca1a0d..02b1359b 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -6,6 +6,7 @@
*** Changes after 2.6 ***
FEATURE: Added EXC7200 driver
FEATURE: Added STM32F439i-EVAL board files
+FIX: Fixed crash when passing NULL to gwinSetStyle()
*** Release 2.6 ***