Index: www/index.tcl ================================================================== --- www/index.tcl +++ www/index.tcl @@ -58,10 +58,18 @@ puts "

$date - $title

" regsub -all "\n( *\n)+" $text "

\n\n

" txt puts "

$txt

" puts "
" } + +newsitem {2004-Sep-10} {SQLite at the 11th +Annual Tcl/Tk Conference} { + There will be a talk on the use of SQLite in Tcl/Tk at the + 11th Tcl/Tk Conference this week in + New Orleans. Visit + http://www.tcl.tk/ for details. +} newsitem {2004-Sep-18} {Version 3.0.7} { Version 3.0 has now been in use by multiple projects for several months with no major difficulties. We consider it stable and ready for production use. @@ -79,6 +87,6 @@ puts {

Old news...

} -footer {$Id: index.tcl,v 1.98 2004/10/07 19:03:02 drh Exp $} +footer {$Id: index.tcl,v 1.99 2004/10/10 18:00:47 drh Exp $}