diff options
| author | pjenvey <devnull@localhost> | 2008-03-07 00:26:05 +0000 |
|---|---|---|
| committer | pjenvey <devnull@localhost> | 2008-03-07 00:26:05 +0000 |
| commit | ca27faa249268980f7fcc54a7be08bb0b43c7658 (patch) | |
| tree | 8a575ace9f682c1ad5aff16a779974c6b4b1756d /docs | |
| parent | c744cd6232c06f0cde764ec85c4b3464b49e3d53 (diff) | |
| download | paste-ca27faa249268980f7fcc54a7be08bb0b43c7658.tar.gz | |
allow binding to port 0
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index 03302fd..86eeaff 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -17,6 +17,8 @@ svn trunk ``params`` argument in requests. (Anything with a ``.items()`` method will have its items encoded as the request parameters.) +* Fix `paste.httpserver` to allow binding to port 0. + 1.6.1 ----- |
