aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-05-09 10:40:53 +0200
committerJoel Bodenmann <joel@unormal.org>2014-05-09 10:40:53 +0200
commita3d1e05566c3deddfe5014322bbce14b2e46c2cd (patch)
treee5c220f807d85f8b19add9ab4face18f9dd12e2a /docs
parent81517afc37520093ffeb832be0946bb1cbddebc9 (diff)
downloaduGFX-a3d1e05566c3deddfe5014322bbce14b2e46c2cd.tar.gz
uGFX-a3d1e05566c3deddfe5014322bbce14b2e46c2cd.tar.bz2
uGFX-a3d1e05566c3deddfe5014322bbce14b2e46c2cd.zip
added missing entry in releases.txt
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 511208f9..e5be2311 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -33,7 +33,8 @@ FEATURE: Added vs1053 audio play driver
FEATURE: Added GAUDIO wave-play demo
FEATURE: Added many GWIN simple demo's and updated the combined widget demo
FEATURE: Added gwinEnable() and gwinDisable()
-FIX: Imagebox widget bugfix that could cause gwinImageOpenFile() to crash
+FIX: Progressbar widget bug fix that could gwinProgressbarStop() to crash
+FIX: Imagebox widget bug fix that could cause gwinImageOpenFile() to crash
*** changes after 1.9 ***