* Duplicate field names not displayed in select results
-* No create or replace view...
+ - Fixed in sql.php, nowhere else
+
+* Lots more printVal()ing needs to be done. Whenever displaying user data,
+ it should use $misc->printVal($var) instead of htmlspecialchars($var).
* Cascade drop on columns and constraints
* Czech translation
* Preserve spaces when displaying data
+* Greatly improved PostgreSQL 7.2 and 7.1 support
Version 3.0.0-dev-4
-------------------