Updating changelog

release/v2.9
Joel Bodenmann 2018-03-10 13:35:57 +01:00
parent bee02d5bb5
commit a411aea69f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ FEATURE: Added GFX_COMPAT_V2 to maintain source compatibility with V2.x programs
FEATURE: Added GFX_COMPAT_OLDCOLORS to allow V2.x Red, Green, Blue color names. It is turned on by default.
CHANGE: Added GFXRED, GFXBLUE, GFXGREEN etc to replace V2.x Red, Gree, Blue color names
CHANGE: Added GFXON/GFXOFF to replace V2.x TRUE/FALSE for configuration options.
FIX: Added gfxRealloc() to Qt port
*** Release 2.8 ***