aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-11-13 16:30:50 +0100
committerJoel Bodenmann <joel@embedded.pro>2016-11-13 16:30:50 +0100
commit9ad9472662aaee8076df420014ef426c2c7c1879 (patch)
treecc2e67141fceb94205112cfd92c832eb9f0526c3 /docs
parent82e1a667c5c72564b43e59258d72b05153298391 (diff)
downloaduGFX-9ad9472662aaee8076df420014ef426c2c7c1879.tar.gz
uGFX-9ad9472662aaee8076df420014ef426c2c7c1879.tar.bz2
uGFX-9ad9472662aaee8076df420014ef426c2c7c1879.zip
Updating changelog
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 a0ee7246..37c2c397 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -20,6 +20,7 @@ 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
FEATURE: Added high-level functions to modify image color palettes
+FIX: Improving gdispDrawThickLine()
*** Release 2.6 ***