Add support for launching APPL bundles with wxExecute

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-04-21 19:58:22 +00:00
parent 7d75e6c6cf
commit 62705a278a
3 changed files with 134 additions and 5 deletions

View File

@@ -2,6 +2,13 @@
wxWidgets Change Log - For more verbose changes, see the manual
---------------------------------------------------------------
2.6.1
-----
All:
wxMac:
- Added support for launching 'APPL' bundles with wxExecute (usually they have a .app extension and are the ones that reside in the Applications folder).
2.6.0
-----