Bump the version number for the next release. (CVS 1176)

FossilOrigin-Name: 2812dd5fc99c959f41b24b0f6b280b67b06fe9d9
This commit is contained in:
drh
2004-01-14 13:43:43 +00:00
parent 52b36cabe0
commit 0ee7ae0f0d
4 changed files with 15 additions and 10 deletions
+6 -1
View File
@@ -25,7 +25,12 @@ proc chng {date desc} {
puts "<DD><P><UL>$desc</UL></P></DD>"
}
chng {2004 January 14 (2.8.10)} {
chng {2004 January 14 (2.8.11)} {
<li>Fix a bug in how the IN operator handles NULLs in subqueries. The bug
was introduced by the previous release.</li>
}
chng {2004 January 13 (2.8.10)} {
<li>Fix a potential database corruption problem on Unix caused by the fact
that all posix advisory locks are cleared whenever you close() a file.
The work around it to embargo all close() calls while locks are