Code

ensured there's no zero-length files in source (sf bug 633622)
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 6 Nov 2002 04:17:12 +0000 (04:17 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 6 Nov 2002 04:17:12 +0000 (04:17 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1375 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt
roundup/cgi/__init__.py

index 2d29c38134c4db353c911cad39ddfbed272b3c15..3d42e2ea0fa8eb02f7edd1cbaab92afcbe1bf89e 100644 (file)
@@ -17,6 +17,8 @@ are given with the most recent entry first.
 - copied email address quoting from email v2.4.3 so we're consistent with 2.2
 - email summary extraction now takes the first whole sentence or line -
   whichever is longer
+- documented dependency on Active State (sf bug 623959)
+- ensured there's no zero-length files in source (sf bug 633622)
 
 
 2002-10-16 0.5.1
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..bfcbcfcf8895c108176972d5338f48f1a1fb31fd 100644 (file)
@@ -0,0 +1 @@
+' CGI interface modules '