diff options
Diffstat (limited to 'www/changes.tcl')
-rw-r--r-- | www/changes.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/changes.tcl b/www/changes.tcl index 6d0096118..939175664 100644 --- a/www/changes.tcl +++ b/www/changes.tcl @@ -20,6 +20,7 @@ proc chng {date desc} { chng {2001 Jan 4 (1.0.18)} { <li>Print the offending SQL statement when an error occurs.</li> <li>Do not require commas between constraints in CREATE TABLE statements.</li> +<li>Added the "-echo" option to the shell.</li> <li>Changes to comments.</li> } |