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

:-) (CVS 140)

FossilOrigin-Name: 9d72ceb44d325963ffdf5d247961519dc2cb72ad
This commit is contained in:
drh
2000-08-22 13:43:28 +00:00
parent 3d0b5598c0
commit 4b1fb13436
3 changed files with 9 additions and 7 deletions

View File

@ -20,6 +20,8 @@ proc chng {date desc} {
chng {2000 Aug 22 (Version 1.0.2)} {
<li>In the sqlite shell, print the "Database opened READ ONLY" message
to stderr instead of stdout.</li>
<li>In the sqlite shell, now print the version number on initial startup.</li>
<li>Add the <b>sqlite_version[]</b> string constant to the library</li>
}
chng {2000 Aug 18 (Version 1.0.1)} {