mention wxLogInterposer(Temp)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Jun 2007 01:55:56 +0000 (01:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Jun 2007 01:55:56 +0000 (01:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 866799d67df2040f3c8b35317d9b40919db4cedd..5f4de91df523ac80f0e34f48f599582a79db6bfa 100644 (file)
@@ -106,6 +106,8 @@ All:
 - Added wxStreamBuffer::Truncate() (Stas Sergeev)
 - Allow using  wxEventLoop in console applications (Lukasz Michalski)
 - Added functions for Base64 en/decoding (Charles Reimers)
+- wxLogInterposer has been added to replace wxLogPassThrough and new
+  wxLogInterposerTemp was added
 
 All (GUI):