CRDebug CHANGELOG ================= 18/01/2005: build 3 ------------------- * ODBC: 'Retrieve' is now functional too. * 2D Plotter: fixed crash due to a zero-size bitmap that got created when CRDebug was minimized. * 2D Plotter: frame number for the selected item is now displayed next to the selection instead of the status text line. 11/01/2005: build 2 ------------------- * CRDLib Connector and TestApp sample project sources are now included with the CRDebug-bin archive as well. * ODBC: for better cross-RDBMS support, CRDebug now uses a table called 'CRDTableInfo' to store meta-information about other tables in the database, so that we no longer need to use vendor specific SQL commands SHOW TABLES and DESC. 06/01/2005: build 1 ------------------- First public release