diff doc/installation.txt @ 3794:f5ddd1639a15

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Tue, 19 Dec 2006 03:01:37 +0000
parents 9f4dd27ae843
children bb6e8fafa341
line wrap: on
line diff
--- a/doc/installation.txt	Tue Dec 19 01:13:31 2006 +0000
+++ b/doc/installation.txt	Tue Dec 19 03:01:37 2006 +0000
@@ -2,7 +2,7 @@
 Installing Roundup
 ==================
 
-:Version: $Revision: 1.120 $
+:Version: $Revision: 1.121 $
 
 .. contents::
    :depth: 2
@@ -285,6 +285,9 @@
 
   SQLite is supported via PySQLite versions 1.1.7, 2.1.0 and sqlite3 (the last
   being bundled with Python 2.5+)
+
+  Installed SQLite should be the latest version available (3.3.8 is known
+  to work, 3.1.3 is known to have problems).
 **metakit**
   Similar performance to sqlite. If you are choosing between these two,
   please select sqlite.

Roundup Issue Tracker: http://roundup-tracker.org/