diff --git a/changelog.txt b/changelog.txt index 1bf23f17..26314aa2 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 GFX_RED, GFX_BLUE, GFX_GREEN 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 ***