]> git.saurik.com Git - wxWidgets.git/commitdiff
Forgot to remove wxBackingFile from the changes.txt. It was kept internal
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 9 Nov 2006 01:15:26 +0000 (01:15 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 9 Nov 2006 01:15:26 +0000 (01:15 +0000)
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

docs/changes.txt

index 0520684946caaab888a7376ea032fa291d79612f..a623254e869a2207aba2f0fcee3e74d685c9532a 100644 (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.