diff --git a/docs/changes.txt b/docs/changes.txt index 24bbb555e7..0f9b9fda2b 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -694,7 +694,7 @@ All: - Add separate read/written bytes counters and per-direction NOWAIT and WAITALL flags to wxSocket (Rob Bresalier). - Add wxEventLoop::ScheduleExit() (Rob Bresalier). -- Add wxProcess::SetPriority() (Marian "VooDooMan" Meravy). +- Add wxProcess::SetPriority() (Marián "VooDooMan" Meravý). - Add wxDir::Close() method (Silverstorm82). - Fix wxDateTime::GetWeekOfYear() for the last week of year (aimo). - Fix compilation of wxHash{Map,Set} with g++ 4.7 (Nathan Ridge).