diff CHANGES.txt @ 3724:b4d655b2aacf

E-mail subject line prefix delimiter configuration was being ignored
author Richard Jones <richard@users.sourceforge.net>
date Thu, 05 Oct 2006 23:08:21 +0000
parents 14e3bfec5e4a
children b11142bb2aa2
line wrap: on
line diff
--- a/CHANGES.txt	Thu Oct 05 21:14:57 2006 +0000
+++ b/CHANGES.txt	Thu Oct 05 23:08:21 2006 +0000
@@ -1,6 +1,11 @@
 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
+Fixed:
+- E-mail subject line prefix delimiter configuration was being ignored.
+
+
 2006-10-04 1.2.0
 Feature:
 - supports Python 2.5, including the sqlite3 module
@@ -52,7 +57,7 @@
 - Bug with name-collisions in sorted classes when sorting by Link
   properties in metakit backend fixed
 - Postgres backend allows transaction collisions to be ignored when
-  committing clenup in the sessions database
+  committing cleanup in the sessions database
 - translate titles of "show all" and "unassigned" issue lists
   in classic template (sf patch 1424576)
 - "as" is a keyword in Python 2.6

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