File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff 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
110114Features:
111115
You can’t perform that action at this time.
0 commit comments