]> git.saurik.com Git - wxWidgets.git/commitdiff
Add wxTempFileOutputStream, patch 1152042 by Stas Sergeev
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 13 Mar 2005 18:23:20 +0000 (18:23 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 13 Mar 2005 18:23:20 +0000 (18:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index e72b9d50a22a031e4dd097ebf4fb9afef6569cde..d45aa0a07bfd4bc87e8d25ae9fea5c9faf2740cb 100644 (file)
@@ -10,6 +10,7 @@ All:
 - wxURI::GetUser() only returns the user name now, use GetUserInfo() to get
   user and password as in 2.5.4; wxURI::GetPassword() added.
 - Added wxDebugReport class.
+- added wxTempFileOutputStream by Stas Sergeev
 
 All (GUI):