]> git.saurik.com Git - wxWidgets.git/commitdiff
made wxRegKey bugfix note more detailed
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 3 Sep 2005 22:58:30 +0000 (22:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 3 Sep 2005 22:58:30 +0000 (22:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index eb3764fd7487a50d014ff1024075441326e4d7ea..2630804b1cfb762b1ffe470bc75c9d5429faa7b3 100644 (file)
@@ -150,7 +150,7 @@ wxMSW:
 - DDE fixed for Unicode.
 - Fixed ownerdrawn multiline buttons.
 - wxCheckListBox item background fixed.
-- Fixed some wxRegKey bugs.
+- Fixed error when trying to read a value from key not accessible for writing.
 
 wxWinCE: