Mercurial > p > roundup > code
diff CHANGES.txt @ 8459:db435e272f26
fix: update updating.txt doc for user_src_input bug
I originally thought it was not worth documenting because the error
case had no impact. But deployed copies of the trackers can be updated
to reduce differences between deployed and distributed files.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 26 Sep 2025 16:08:30 -0400 |
| parents | e91ff70e4563 |
| children | 8a9fc2d74740 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Sep 25 23:30:07 2025 -0400 +++ b/CHANGES.txt Fri Sep 26 16:08:30 2025 -0400 @@ -31,7 +31,9 @@ command line always worked. (John Rouillard) - enhanced error reporting for errors in ini style logging configuration. (John Rouillard) - +- fix bogus javascript emitted by user_src_input macro. (John + Rouillard) + Features: - add support for authorized changes. User can be prompted to enter
