Code

changes
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 13 Aug 2001 23:04:12 +0000 (23:04 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 13 Aug 2001 23:04:12 +0000 (23:04 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@234 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index e519d6179e6cd2003320018c05e28b3652cac21a..3586ba5a14c964d46ac0d2312d78d662a4c6eddc 100644 (file)
@@ -1,6 +1,13 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
+2001-xx-xx - 0.2.7
+Fixed:
+ . Had another 2.1-ism in the unit tests
+ . Made the mail parser a little more robust w.r.t missing Subject:
+   (both thanks Mikhail Sobolev)
+
+
 2001-08-08 - 0.2.6
 Note:
  . Roundup is now released under the same terms as the Python License.