No changes, just categorize change log entry correctly.
wxThread::SetConcurrency() should be in the non-GUI part, not wxUniv one. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -473,6 +473,7 @@ All:
|
||||
- Fix wrong time zone used in wxDateTime::UNow().
|
||||
- Fix performance of wxStdInputStream with MSVC8/9 (wsu).
|
||||
- Added wxFileName::Exists().
|
||||
- Implement wxThread::SetConcurrency() for POSIX systems (Igor Korot).
|
||||
|
||||
All (GUI):
|
||||
|
||||
@@ -529,7 +530,6 @@ OSX:
|
||||
Univ:
|
||||
|
||||
- Fix regression with read-only wxComboBox appearance (Jason Erb).
|
||||
- Implement wxThread::SetConcurrency() for POSIX systems (Igor Korot).
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user