diff --git a/docs/changes.txt b/docs/changes.txt index b55c0a54ba..4cdb6bdaad 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -64,6 +64,10 @@ Unix ports: and the compiler flags for C++ files only, CFLAGS should still be used to compile pure C files. + +OTHER CHANGES +============= + 2.3.3 ----- @@ -75,6 +79,11 @@ wxBase: - memory leak in wxHTTP fixed (Dimitri) - fixes to AM_PATH_WXCONFIG autoconf macro +Unix (Base/GUI): + +- wxWindows may be built using BSD and Solaris (and possibly other) make + programs and not only GNU make + All (GUI): - significantly improved native font support