Mercurial > p > roundup > code
diff CHANGES.txt @ 8211:513942bca8d2
fix(web): issue2551381 - update changelog.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 15 Dec 2024 00:42:18 -0500 |
| parents | e84d4585b16d |
| children | 14e92a595828 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Dec 15 00:36:19 2024 -0500 +++ b/CHANGES.txt Sun Dec 15 00:42:18 2024 -0500 @@ -39,6 +39,8 @@ - issue2551356 - Add etag header when If-Modified-Since GET request returns not-modified (304). Breaking change to function signature for client.py-Client::_serve_file(). (John Rouillard) +- issue2551381 - roundup-server parses URI's with multiple '?" + incorrectly. (John Rouillard) Features:
