diff CHANGES.txt @ 3718:0d561b24ceff

support sqlite3
author Richard Jones <richard@users.sourceforge.net>
date Wed, 04 Oct 2006 01:12:00 +0000
parents 5770f1802cd0
children 14e3bfec5e4a
line wrap: on
line diff
--- a/CHANGES.txt	Tue Oct 03 23:28:51 2006 +0000
+++ b/CHANGES.txt	Wed Oct 04 01:12:00 2006 +0000
@@ -3,6 +3,7 @@
 
 2006-??-?? 1.1.3
 Feature:
+- supports Python 2.5, including the sqlite3 module
 - full timezone support (sf patch 1465296)
 - handle connection loss when responding to web requests
 - match incoming mail In-Reply-To against existing messages when no issue
@@ -23,6 +24,7 @@
 - added filter_sql to SQL backends which takes an arbitrary SQL statement
   and returns a list of item ids
 
+
 Fixed:
 - Verbose option for import and export (sf bug 1505645)
 - -c option for roundup-mailgw won't accept parameter (sf bug 1505649)

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