diff options
| author | pjenvey <devnull@localhost> | 2007-07-06 22:10:16 +0000 |
|---|---|---|
| committer | pjenvey <devnull@localhost> | 2007-07-06 22:10:16 +0000 |
| commit | 5cfcb4e4731a7fb15adfe580ee9c98eb2b0dbb51 (patch) | |
| tree | fe6aba532f97f62fa032f63ec1d0c843d9f29274 /docs | |
| parent | d8c7f277fe4d0ebb05ffc82f9052e4c5038e68a5 (diff) | |
| download | paste-5cfcb4e4731a7fb15adfe580ee9c98eb2b0dbb51.tar.gz | |
changelog most of r6686
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index 0cb94d6..ab69d85 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -3,6 +3,15 @@ News .. contents:: +svn trunk +--------- + +* Allow customization of the ``paste.config.ConfigMiddleware`` environ + key. + +* Added a ``current`` method (an alias of ``current_conf``) to + ``paste.config.DispatchingConfig``. + 1.4 --- |
