]> git.saurik.com Git - wxWidgets.git/commitdiff
Added wxODBC changes to the log
authorGeorge Tasker <gtasker@allenbrook.com>
Tue, 28 Dec 2004 13:34:21 +0000 (13:34 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Tue, 28 Dec 2004 13:34:21 +0000 (13:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index b1c29be731c35f5c9baccd5d6ea02fd249bd08f3..fac0708a2c3c1b798d878a3fdb49673ea375fba5 100644 (file)
@@ -30,6 +30,9 @@ All:
 - Added wxPrintFactory classes so that it is possible to add a new
   print system backend at run-time. This was required by the new GNOME
   printing stuff in the GTK port.
+- Added support to the wxODBC classes for Firebird 1.5 database
+- The samples\db sample program now includes an optional example of using a BLOB
+  datatype (if BLOB support is enabled and supported by the database)
 
 All (GUI):