diff --git a/changelog.txt b/changelog.txt index 2346e65b..d3c4b6b0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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 ***