]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
fixing overrelease and out-of-bounds write, fixes #13725
[wxWidgets.git] / docs / changes.txt
index 3f18f58fceeadc15f18a87df1dfedbc5b74f1fb3..ed1b5ad72b6bc95920e4edab1f41eaae53f29922 100644 (file)
@@ -550,7 +550,6 @@ All:
 - Add wxFile::ReadAll() for consistency with wxFFile.
 - Add wxDateTime::DiffAsDateSpan() and wxDateSpan::GetTotalMonths() (jonasr).
 - Add wxVector::assign() (Jonas Rydberg).
 - Add wxFile::ReadAll() for consistency with wxFFile.
 - Add wxDateTime::DiffAsDateSpan() and wxDateSpan::GetTotalMonths() (jonasr).
 - Add wxVector::assign() (Jonas Rydberg).
-- Add wxNOEXCEPT (Marian VooDooMan Meravy).
 - Added Nepali translation (Him Prasad Gautam).
 
 All (GUI):
 - Added Nepali translation (Him Prasad Gautam).
 
 All (GUI):
@@ -593,6 +592,7 @@ All (GUI):
 - Added wxEVT_COMMAND_DIRCTRL_CHANGED event (troelsk).
 - Added wxControl::GetSizeFromTextSize() (Manuel Martin).
 - Optionally allow showing tooltips for disabled ribbon buttons (wxBen).
 - Added wxEVT_COMMAND_DIRCTRL_CHANGED event (troelsk).
 - Added wxControl::GetSizeFromTextSize() (Manuel Martin).
 - Optionally allow showing tooltips for disabled ribbon buttons (wxBen).
+- Add wxTL_NO_HEADER style to wxTreeListCtrl (robboto).
 
 wxGTK:
 
 
 wxGTK: