diff CHANGES.txt @ 3727:04dee2ac29e2

sqlite module detection was broken for python 2.5 compiled w/o sqlite support
author Richard Jones <richard@users.sourceforge.net>
date Mon, 09 Oct 2006 23:49:32 +0000
parents b11142bb2aa2
children b476fef16ccc
line wrap: on
line diff
--- a/CHANGES.txt	Sat Oct 07 03:03:29 2006 +0000
+++ b/CHANGES.txt	Mon Oct 09 23:49:32 2006 +0000
@@ -1,7 +1,13 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
-2006-??-?? 1.2.1
+2006-??-?? 1.2.2
+Fixed:
+- sqlite module detection was broken for python 2.5 compiled without sqlite
+  support.
+
+
+2006-10-07 1.2.1
 Fixed:
 - E-mail subject line prefix delimiter configuration was being ignored.
 - Password confirm field in user editing.

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