Skip to content

Commit 6330101

Browse files
committed
Add attribution and install zope and wsgi frontends.
1 parent 15688af commit 6330101

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGES.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,14 @@ Fixed:
102102
- issue2551207 - Fix sorting by order attribute if order attributes can
103103
be None. Add a test.
104104
- issue2551203 fix CORS requests by providing proper headers and allowing
105-
unauthenticted CORS preflight requests.
105+
unauthenticted CORS preflight requests. (Marcus Priesch and John
106+
Rouillard)
106107
- issue2551206 - removed some windows installer references that were missed.
107108
- document use of jinja2 templating as optional in config.ini
108-
file. Report if available or not.
109+
file. Report if available or not. (John Rouillard)
110+
- make setup.py install the Zope and wsgi.py frontends under
111+
share/frontends. This matches the install fo the cgi-bin/roundup.cgi
112+
frontend. (John Rouillard)
109113

110114
Features:
111115

0 commit comments

Comments
 (0)