We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55adc5e commit 301c1e9Copy full SHA for 301c1e9
CHANGES.txt
@@ -20,6 +20,8 @@ Fixed:
20
. fixed setting nosy as argument in subject line
21
. fixed back_bsddb so it passed the journal tests
22
. fixed status changes in mail gateway (eg. unread -> chatting)
23
+ . we'll actually distribute the frontends directory now, as advertised...
24
+
25
26
2002-01-16 - 0.4.0b2
27
Fixed:
MANIFEST.in
@@ -1,4 +1,5 @@
1
recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem
2
+recursive-include frontends *.py *.txt *.dtml *.gif *.css *.html
3
recursive-include cgi-bin *.cgi
4
recursive-include test *.py *.txt
5
recursive-include doc *.html *.png *.txt
0 commit comments