Update the version number and changes log for 2.4.9 (CVS 541)

FossilOrigin-Name: a91da82f8ae2b375bf9f5e064f16d6a5770e20b6
This commit is contained in:
drh
2002-04-22 00:33:23 +00:00
parent e98d4fafe4
commit 85b988c803
4 changed files with 14 additions and 9 deletions
+5
View File
@@ -25,6 +25,11 @@ proc chng {date desc} {
puts "<DD><P><UL>$desc</UL></P></DD>"
}
chng {2002 Apr 21 (2.4.9)} {
<li>Fix a bug that was causing the precompiled binary of SQLITE.EXE to
report "out of memory" under Windows 98.</li>
}
chng {2002 Apr 20 (2.4.8)} {
<li>Make sure VIEWs are created after their corresponding TABLEs in the
output of the <b>.dump</b> command in the shell.</li>