8000 update doc. · alex-python/gunicorn@199593c · GitHub
[go: up one dir, main page]

Skip to content

Commit 199593c

Browse files
committed
update doc.
1 parent e06b44a commit 199593c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/htdocs/news.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ <h1 class="title">News</h1>
5252
<div class="section" id="id1">
5353
<h1>0.9.1 / 2010-05-26</h1>
5454
<ul class="simple">
55+
<li>Support https via X-Forwarded-Protocol or X-Forwarded-Ssl headers</li>
5556
<li>Fix configuration</li>
5657
<li>Remove -d options which was used instead of -D for daemon.</li>
5758
<li>Fix umask in unix socket</li>

doc/site/news.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ News
77
0.9.1 / 2010-05-26
88
------------------
99

10+
- Support https via X-Forwarded-Protocol or X-Forwarded-Ssl headers
1011
- Fix configuration
1112
- Remove -d options which was used instead of -D for daemon.
1213
- Fix umask in unix socket

0 commit comments

Comments
 (0)
0