From: Julian Smart Date: Sat, 3 May 2003 15:32:23 +0000 (+0000) Subject: Mentioned: Applied patch [ 701238 ] Added BLOB support to dbtable. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/dddcedbf7f436cfc63a594aa0f371ae401b94f72 Mentioned: Applied patch [ 701238 ] Added BLOB support to dbtable. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index 6dd134ec8a..987c80786e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -78,6 +78,7 @@ All GUI ports: the file history, including not adding filenames if not using the default extension for the template - Speeded up wxImage::Scale using fixed point arithmetic (Wade Brainerd) +- Added BLOB support to wxDB (John Skiff) Unix: