]> git.saurik.com Git - wxWidgets.git/commitdiff
wxWindows builds with Solaris and FreeBSD native makes
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 28 Jan 2002 16:43:29 +0000 (16:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 28 Jan 2002 16:43:29 +0000 (16:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index b55c0a54ba77923252150b0c69c8ac0db690f749..4cdb6bdaad6937e3edd266a57dcccafcce3cb122 100644 (file)
@@ -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