Code

changes
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 28 Jul 2001 01:56:04 +0000 (01:56 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 28 Jul 2001 01:56:04 +0000 (01:56 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@115 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt
MANIFEST.in

index 030a80050d835bcec20408b731db7b70d9f30a90..705d74f5d3f475a2633f375c25610f9242182e7b 100644 (file)
@@ -72,6 +72,11 @@ Fixes:
 
 
 2001-07-28 - 0.2.1
+Features:
+ . Added docstring to roundup package so pydoc reports useful information.
+ . Added the roundup 1 software carpentry submission HTML to the doc
+   directory as "overview.html".
+
 Fixes:
  . Fixed bug in init command - templatebuilder was assuming existence of
    "html" directory in instance home.
index dee9818e60b25932c3589488fe88117e95f2510b..77bfe4cd2089dfa160c282fc55f836c1cf7ee910 100644 (file)
@@ -1,7 +1,7 @@
 recursive-include roundup *.py *.txt *.item *.index *.css *.filter
 recursive-include cgi-bin *.cgi
 recursive-include test *.py *.txt
-recursive-include doc *.*
+recursive-include doc *.html *.png *.txt
 include roundup-*
 include *.txt