summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b583412)
raw | patch | inline | side by side (parent: b583412)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 22 Jan 2002 20:01:11 +0000 (20:01 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 22 Jan 2002 20:01:11 +0000 (20:01 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@584 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history | |
MANIFEST.in | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 611884307c65e828d28f20ba3a0d0bc27f1c533f..53b56c4a4141d9d7d2ff4f8efe616973e8b41f65 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
. fixed setting nosy as argument in subject line
. fixed back_bsddb so it passed the journal tests
. fixed status changes in mail gateway (eg. unread -> chatting)
+ . we'll actually distribute the frontends directory now, as advertised...
+
2002-01-16 - 0.4.0b2
Fixed:
diff --git a/MANIFEST.in b/MANIFEST.in
index be442fb7d517c4ceed6a4455b412e32f4e65eb51..05ca55e06658b4a191f46873cec3aebda68a3fe3 100644 (file)
--- a/MANIFEST.in
+++ b/MANIFEST.in
recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem
+recursive-include frontends *.py *.txt *.dtml *.gif *.css *.html
recursive-include cgi-bin *.cgi
recursive-include test *.py *.txt
recursive-include doc *.html *.png *.txt