]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
added convenient wxON_BLOCK_EXIT_SET() macro
[wxWidgets.git] / docs / changes.txt
index 7fd21dcaa67aa27492577a4bcf5ae66526ea4d1b..fe41bfce2ef66854f87612669b766499e4c925fc 100644 (file)
@@ -226,6 +226,7 @@ All:
   if the wxVariantData::Clone function is implemented.
 - Added wxWeakRef<T>, wxScopedPtr<T>, wxSharedPtr<T> class templates
 - Added wxVector<T> class templates
+- Added wxON_BLOCK_EXIT_SET() and wxON_BLOCK_EXIT_NULL() to wx/scopeguard.h.
 
 All (Unix):