From 3e8cba9f8e8ec38c5650cd36e4783739920b7e07 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 22 Sep 2012 16:16:07 +0000 Subject: [PATCH] Credit "sodev" with correct full name. 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 --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index 61441f9754..f18a37c37e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -595,7 +595,7 @@ All: - 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): -- 2.50.0