diff options
| author | ianb <devnull@localhost> | 2006-11-06 19:11:13 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2006-11-06 19:11:13 +0000 |
| commit | d1c8512eb1fcf0e050cd0332477ae184e9215e0e (patch) | |
| tree | 3c30838ac77610bd00241af026eff40542334e38 /docs | |
| parent | 0bccb82337e0707a7e629564fed8941c3d69bbe3 (diff) | |
| download | paste-d1c8512eb1fcf0e050cd0332477ae184e9215e0e.tar.gz | |
Added modulefinder declaration, per Brad Clement's request
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index 2b87a5e..e9f46b0 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -15,6 +15,9 @@ svn trunk relative links that are completely empty should but were not preserving the query string) +* Made ``paste.*`` compatible with `py2exe <http://www.py2exe.org/>`_ + by adding a ``modulefinder`` call in ``__init__.py`` + 1.0 --- |
