X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51c679d5e29c75e4f7f16ebe59dd9086157e7fa4..d2a48d5cbc5b3764c6b578238ec6cc5f16c5dd0f:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 7fd21dcaa6..fe41bfce2e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -226,6 +226,7 @@ All: if the wxVariantData::Clone function is implemented. - Added wxWeakRef, wxScopedPtr, wxSharedPtr class templates - Added wxVector class templates +- Added wxON_BLOCK_EXIT_SET() and wxON_BLOCK_EXIT_NULL() to wx/scopeguard.h. All (Unix):