Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 8458:15a92b0a9b79 | 8459:db435e272f26 |
|---|---|
| 29 - in roundup-admin, using 'pragma history_length interactively now | 29 - in roundup-admin, using 'pragma history_length interactively now |
| 30 sets readline history length. Using -P history_length=10 on the | 30 sets readline history length. Using -P history_length=10 on the |
| 31 command line always worked. (John Rouillard) | 31 command line always worked. (John Rouillard) |
| 32 - enhanced error reporting for errors in ini style logging | 32 - enhanced error reporting for errors in ini style logging |
| 33 configuration. (John Rouillard) | 33 configuration. (John Rouillard) |
| 34 | 34 - fix bogus javascript emitted by user_src_input macro. (John |
| 35 Rouillard) | |
| 36 | |
| 35 Features: | 37 Features: |
| 36 | 38 |
| 37 - add support for authorized changes. User can be prompted to enter | 39 - add support for authorized changes. User can be prompted to enter |
| 38 their password to authorize a change. If the user's password is | 40 their password to authorize a change. If the user's password is |
| 39 properly entered, the change is committed. (John Rouillard) | 41 properly entered, the change is committed. (John Rouillard) |
