diff --git a/docs/changes.txt b/docs/changes.txt index 0e615bdc58..0820b6eb5d 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -159,6 +159,10 @@ Unix: - fixed priorities of mailcap entries (David Hart) - added "wx-config --libs=std," syntax (i.e. support for "std") +wxODBC: +- Full unicode support is now available +- BLOB support is working + 2.5.1 -----