Index: www/changes.tcl ================================================================== --- www/changes.tcl +++ www/changes.tcl @@ -18,10 +18,12 @@ } chng {2000 Aug 22 (Version 1.0.2)} {
  • In the sqlite shell, print the "Database opened READ ONLY" message to stderr instead of stdout.
  • +
  • In the sqlite shell, now print the version number on initial startup.
  • +
  • Add the sqlite_version[] string constant to the library
  • } chng {2000 Aug 18 (Version 1.0.1)} {
  • Fix a bug in the configure script.
  • Minor revisions to the website.