diff --git a/docs/changes.txt b/docs/changes.txt index f53c036692..7332ffc115 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -83,6 +83,7 @@ All: - wxSocket::_Read continues reading from socket after exhausting pushback buffer. Previously, only the buffer would be returned, even if more data was requested. - Added wxPowerEvent (currently MSW-only) +- Make wx-config compatible with Bourne shells All (GUI):