diff --git a/docs/changes.txt b/docs/changes.txt index 9107de419e..a03e2ec239 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -170,6 +170,14 @@ wxThread and related classes: OTHER CHANGES ============= +2.4.0 +----- + +Unix (Base/GUI): + +- minor OpenBSD compilation/linking fixes, now builds OOB under OpenBSD 3.1 +- don't include -I/usr/include nor -I/usr/local/include in wx-config output + 2.3.3 -----