Amend the change log entry of r71701.
See #14380.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72535
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
- Fix deadlock due to too many events in Unix console apps (Lukasz Michalski).
- Added wxDir::GetNameWithSep().
- Allow unloading wxPluginLibrary objects in any order (manyleaves).
-- Fix passing strings with embedded NULs in wxThreadEvents (sodev).
+- Fix passing strings with embedded NULs in wxThreadEvents (Steffen Olszewski).
All (GUI):