diff --git a/docs/changes.txt b/docs/changes.txt index 5a882d41f9..928d3c1f6f 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -13,6 +13,7 @@ wxBase: - wxCopyFile() respects the file permissions (Roland Scholz) - wxFTP::GetFileSize() added (Søren Erland Vestø) - wxDateTime::IsSameDate() bug fixed +- wxZipFSHandler::FindFirst() and FindNext() now correctly list directories All (GUI):