1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Version 2.0.2 (CVS 281)

FossilOrigin-Name: 765359c77ebae22e42b78636e70a57b010aaa18e
This commit is contained in:
drh
2001-10-09 04:21:50 +00:00
parent ad75e9874b
commit 286f11a23c
4 changed files with 10 additions and 10 deletions

View File

@ -17,7 +17,7 @@ proc chng {date desc} {
puts "<DD><P><UL>$desc</UL></P></DD>"
}
chng {2001 Oct 8 (2.0.2)} {
chng {2001 Oct 9 (2.0.2)} {
<li>Fix a bugs in the locking protocol.</li>
<li>Removed some unused "#include <unistd.h>" that were causing problems
for VC++.</li>