From bd235295fb3b35fdb29326084b87893cf5432eb5 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 2 May 2010 11:48:39 +0000 Subject: [PATCH] Spell contributor name correctly. Use the spelling preferred by Nikolay himself, see #11599. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changes.txt b/docs/changes.txt index 989f20c826..c7ba0b1c8d 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -506,9 +506,9 @@ All (GUI): - wxGraphicsContext is now enabled by default if supported by the platform. - Fix building with using system libpng 1.4 (Volker Grabsch). - Add wxComboBox::Popup() and Dismiss() methods (Igor Korot). -- Added wxTreeCtrl::SelectChildren() (Nikolay Tjushkov). +- Added wxTreeCtrl::SelectChildren() (Nikolay Tiushkov). - Show pages icons in window list menu in wxAuiNotebook (Ronny Krüger). -- Add "initial selection" parameter to wxGetSingleChoice() (Nikolay Tjushkov). +- Add "initial selection" parameter to wxGetSingleChoice() (Nikolay Tiushkov). - Implement wxDocument::Revert() (troelsk). - Allow overriding print preview frame creation in docview (troelsk). - Added support for gradient stops in wxGraphicsContext (Kit Bishop). -- 2.45.2