diff --git a/docs/changes.txt b/docs/changes.txt index 717eadda29..edd84c23d2 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -31,6 +31,7 @@ All (GUI): - Fixed memory leak in DoPrint, htmprint.cpp - Fixed calendar sample bug with using wxCommandEvent::GetInt() instead of GetId() +- Added wxDbGrid combining wxODBC classes with wxGrid wxMSW: