Bourne compatible wx-config changelog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell 2006-06-15 22:18:52 +00:00
parent db53c6ea2e
commit 302b85411f

View File

@ -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):