Code

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

CHANGES.txt

index 7de1d3c04c3776304969977dd85a98a5f3a74b5f..9dd79097f6c879c9cbdbfa9b0ab9f8fb909e75b7 100644 (file)
@@ -2,8 +2,13 @@ This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
 2001-08-?? - 0.2.6
+Note:
+ . Roundup is now released under the same terms as the Python License.
+
 Feature:
  . Added tests for instance initialisation.
+ . Now bundling unittest with the package so that everyone can use the unit
+   tests.
 
 Fixed:
  . Implemented correct mail splitting. Added unit tests. Also snips