1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-12-24 14:17:58 +03:00

Update the change log. (CVS 438)

FossilOrigin-Name: 9637b9aa5d405427ead52438eed8c626feac8658
This commit is contained in:
drh
2002-03-26 03:11:27 +00:00
parent 17a7f8ddab
commit 41f03d1d26
3 changed files with 12 additions and 8 deletions

View File

@@ -17,7 +17,11 @@ proc chng {date desc} {
puts "<DD><P><UL>$desc</UL></P></DD>"
}
chng {2002 Mar 122 (2.4.3)} {
chng {2002 Mar 24 (2.4.4)} {
<li>Added support for CASE expressions (patch from Dan Kennedy)</li>
}
chng {2002 Mar 22 (2.4.3)} {
<li>Fix a bug in SELECT that occurs when a compound SELECT is used as a
subquery in the FROM of a SELECT.</li>
<li>The <b>sqlite_get_table()</b> function now returns an error if you