diff --git a/docs/changes.txt b/docs/changes.txt index abfd5af375..86f417abf3 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -27,6 +27,9 @@ Changes in behaviour not resulting in compilation errors - Using invalid flags with wxBoxSizer or wxGridSizer items now triggers asserts when done from the code or error messages when done in XRC. +- wxOSX/Carbon port doesn't exist any more, wxOSX/Cocoa will be silently used + instead even if configure --with-osx_carbon option is used. + Changes in behaviour which may result in build errors -----------------------------------------------------