Mercurial > p > roundup > code
diff CHANGES.txt @ 8302:82a26ea1afdf
issue2551376: Fix tracebacks in item templates
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Wed, 26 Feb 2025 11:24:13 +0100 |
| parents | 3ba8078843db |
| children | ccbfe79e1e8c |
line wrap: on
line diff
--- a/CHANGES.txt Wed Feb 19 12:50:07 2025 +0100 +++ b/CHANGES.txt Wed Feb 26 11:24:13 2025 +0100 @@ -91,7 +91,8 @@ using -L and -d with roundup-server. (John Rouillard) - Allow the specification of a "form" parameter for Date fields to make the popup calendar work when the enclosing form has a name different - from "itemSynopsis". + from "itemSynopsis". (Ralf Schlatterbeck) +- issue2551376: Fix tracebacks in item templates (Ralf Schlatterbeck) Features:
