Forgot to remove wxBackingFile from the changes.txt. It was kept internal

as it's api will change for read/write and it may be integrated into
wxStreamBuffer.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell 2006-11-09 01:15:26 +00:00
parent 09f43fd361
commit 5d6f17a5b9

View File

@ -88,7 +88,6 @@ All:
All:
- Added wxFFile overload to wxFileName::CreateTemporaryFileName().
- Added wxBackingFile and wxBackedInputStream.
- Added GetTempDir() to wxFileName and wxStandardPaths.
- Added wxTar streams.
- Added wxFilterFSHandler and wxArchiveFSHandler.