Mercurial > p > roundup > code
diff CHANGES.txt @ 8452:e91ff70e4563
bug: improve error reporting for errors for logging fileConfig.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 20 Sep 2025 16:49:38 -0400 |
| parents | 14c7c07b32d8 |
| children | db435e272f26 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Sep 17 19:58:08 2025 -0400 +++ b/CHANGES.txt Sat Sep 20 16:49:38 2025 -0400 @@ -29,6 +29,8 @@ - in roundup-admin, using 'pragma history_length interactively now sets readline history length. Using -P history_length=10 on the command line always worked. (John Rouillard) +- enhanced error reporting for errors in ini style logging + configuration. (John Rouillard) Features:
