diff options
author | drh <drh@noemail.net> | 2001-01-04 14:27:07 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2001-01-04 14:27:07 +0000 |
commit | 660f68d6a21e00a0f919e74013b14786e793f25c (patch) | |
tree | 52c4a581963e7e50928573b3238731083c5e6432 /www/changes.tcl | |
parent | 4b2d64a9c9770106889781375027438ccacd47c3 (diff) | |
download | sqlite-660f68d6a21e00a0f919e74013b14786e793f25c.tar.gz sqlite-660f68d6a21e00a0f919e74013b14786e793f25c.zip |
:-) (CVS 174)
FossilOrigin-Name: 5ddeeb477148295b66fdd78d102827386852fed3
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> } |