Added wxODBC change notes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
2004-05-12 16:29:41 +00:00
parent 76ea166498
commit a21c0aaa95

View File

@@ -159,6 +159,10 @@ Unix:
- fixed priorities of mailcap entries (David Hart)
- added "wx-config --libs=std,<extra>" syntax (i.e. support for "std")
wxODBC:
- Full unicode support is now available
- BLOB support is working
2.5.1
-----