aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-11-09 22:45:22 +0100
committerJoel Bodenmann <joel@embedded.pro>2016-11-09 22:45:22 +0100
commit2cf23ca69b188a89105fe7e06b655020409cee12 (patch)
tree42dc7b5d8b3b9fce5218ed8447b735ca9d4184c2 /docs
parent11de1f703175a82c0f25e3a8f91997376297761d (diff)
downloaduGFX-2cf23ca69b188a89105fe7e06b655020409cee12.tar.gz
uGFX-2cf23ca69b188a89105fe7e06b655020409cee12.tar.bz2
uGFX-2cf23ca69b188a89105fe7e06b655020409cee12.zip
Updating changelog
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 1ff7828e..0fb164b7 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -16,8 +16,9 @@ FIX: Fixed an issue with color formats in Linux-Framebuffer board files
FIX: Fixing and improving arc rendering functions
FIX: Preventing possible crash when no valid GWIN default font has been set
FIX: Updating Windows binaries of the font encoder to improve compatibility
-FIX: Fix Progressbar bounds checking and decrementing
+FIX: Fixed progressbar bounds checking and decrementing
FEATURE: Added a dual circle with the same center drawing routine to GDISP
+FIX: Fixed an issue in the filled polygon drawing function which caused irregularities
*** Release 2.6 ***