]> git.saurik.com Git - wxWidgets.git/commitdiff
documented fs_zip bugfix
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 23 Feb 2001 19:00:21 +0000 (19:00 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 23 Feb 2001 19:00:21 +0000 (19:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 5a882d41f943c1c7bfdf174b3f2b355e1da4d5a2..928d3c1f6f3c1bd8f8117d37375630659f755ab6 100644 (file)
@@ -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):