diff --git a/docs/changes.txt b/docs/changes.txt index e33be0e25f..e810a4f00a 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -148,6 +148,7 @@ All (GUI): - Added wxTextAttr::Merge() (Marcin Simonides) - Added wxTB_NO_TOOLTIPS style (Igor Korot) - Added wxGenericDirCtrl::CollapsePath() (Christian Buhtz) +- Fixed 64-bit issue in wxNotebook causing segfaults on Tru64 Unix. wxMSW: