diff options
| author | Ian Bicking <ian@ianbicking.org> | 2010-04-20 12:05:12 -0500 |
|---|---|---|
| committer | Ian Bicking <ian@ianbicking.org> | 2010-04-20 12:05:12 -0500 |
| commit | 06190921ba2e6c46c55a5f1978aca3ba26dfe2a7 (patch) | |
| tree | debafc812c88eaf06ff12850756bacddab88652c /docs/news.txt | |
| parent | 88e60ba81d48b4f7f0f3610bb96f2da8b6030267 (diff) | |
| download | paste-git-1.7.3.1.tar.gz | |
update versions for release1.7.3.1
Diffstat (limited to 'docs/news.txt')
| -rw-r--r-- | docs/news.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/news.txt b/docs/news.txt index 0384bad..7ff0529 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -3,12 +3,15 @@ News .. contents:: -hg tip ------- +1.7.3.1 +------- * Removed directory name from 404 errors in :class:`paste.urlparser.StaticURLParser`. +* Fixed packaging to include Javascript and images for + :mod:`paste.evalexception` + 1.7.3 ----- |
