diff options
| author | ianb <devnull@localhost> | 2007-12-17 17:04:27 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2007-12-17 17:04:27 +0000 |
| commit | ac5e7a05bb505ef415a2b1878f3fd09d791e5169 (patch) | |
| tree | e62125057dd13ffc332441783a011e3585dfeed2 /docs | |
| parent | 5d383b255b5451c74f15d70e5fccc30f941b170c (diff) | |
| download | paste-ac5e7a05bb505ef415a2b1878f3fd09d791e5169.tar.gz | |
Treat image button like submit button (#216)
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 6289080..ea35026 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -15,6 +15,9 @@ svn trunk * Added ``226 IM Used`` status code to ``paste.wsgiwrappers`` +* In ``paste.fixture.TestApp`` treat ``<image type="image">`` the same + as a submit button. + 1.5.1 ----- |
