diff options
| author | ianb <devnull@localhost> | 2006-01-18 17:27:13 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2006-01-18 17:27:13 +0000 |
| commit | 7b128b31085d1847ebf7fbe34a6b2487d260cf7a (patch) | |
| tree | 9a8224cf24f94f63a7a5d829858d0d6301a34123 /docs | |
| parent | 65b84135b17da580750ea1b601e94a9dcd7cab5d (diff) | |
| download | paste-0.4.1.tar.gz | |
News for 0.4.10.4.1
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/news.txt b/docs/news.txt index b69992f..799a06d 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -3,10 +3,17 @@ NEWS .. contents:: -SVN trunk +0.4.1 --------- -(nothing at this time) +* Some bug fixes to the `built-in HTTP server + <module-paste.httpserver.html>`_. + +* Experimental `paste.progress <module-paste.progress.html>`_ + middleware for tracking upload progress + +* Some tweaking of how `paste.reload <module-paste.reload.html>`_ + works, especially with respect to shutdown. 0.4 --- |
