mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
better wording in changelog
This commit is contained in:
parent
a4f22037c4
commit
e1b516b230
@ -81,7 +81,8 @@ def app(environ, start_response):
|
||||
<div class="blurb">
|
||||
<h3>Version 0.13.4 / 2011-09-23</h3>
|
||||
<ul>
|
||||
<li>fix typo</li>
|
||||
<li>fix util.closerange function used to prevent leaking fds
|
||||
on python 2.5 (typo)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="footer">
|
||||
|
||||
@ -11,7 +11,8 @@ _TOC_BOT_
|
||||
0.13.4 / 2011-09-23
|
||||
-------------------
|
||||
|
||||
- fix typo
|
||||
- fix util.closerange function used to prevent leaking fds on python 2.5
|
||||
(typo)
|
||||
|
||||
0.13.3 / 2011-09-19
|
||||
-------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user