patch from Roland Scholz to fix the file permissions in wxCopyFile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-01-16 15:28:21 +00:00
parent d4486ad2c2
commit 32f3104396
2 changed files with 52 additions and 7 deletions

View File

@@ -4,12 +4,13 @@ wxWindows 2 Change Log
2.4.0
-----
2.3.0
-----
wxBase:
- wxMimeTypesManager now can create file associations too
2.3.0
-----
- wxCopyFile() respects the file permissions (Roland Scholz)
wxMSW: