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
This commit is contained in:
Julian Smart
2003-05-03 15:32:23 +00:00
parent 5962bdb85a
commit dddcedbf7f

View File

@@ -78,6 +78,7 @@ All GUI ports:
the file history, including not adding filenames if not using the the file history, including not adding filenames if not using the
default extension for the template default extension for the template
- Speeded up wxImage::Scale using fixed point arithmetic (Wade Brainerd) - Speeded up wxImage::Scale using fixed point arithmetic (Wade Brainerd)
- Added BLOB support to wxDB (John Skiff)
Unix: Unix: