]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Corrections
[wxWidgets.git] / docs / changes.txt
index 272b265ac6a76edcca6d930ac772c27e99790fef..765c2ab95320da18464b162f96b5e55d66047c07 100644 (file)
@@ -94,7 +94,10 @@ Major new features in 2.8 release
 All:
 
 - Added wxSizerFlags::Shaped() and FixedMinSize() methods
+- Added wxCSConv::IsOk() (Manuel Martin)
 - Added wxDateTime::GetDateOnly()
+- Made wxTextFile work with unseekable files again (David Hart)
+- Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta)
 
 wxMSW