Mercurial > p > roundup > code
changeset 8421:fdeac040886a
document the repo cleanups and duplicate merge to get things cleaned up
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 17 Aug 2025 16:44:22 -0400 |
| parents | 9f62be964fec |
| children | e97cae093746 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Sun Aug 17 16:00:55 2025 -0400 +++ b/CHANGES.txt Sun Aug 17 16:44:22 2025 -0400 @@ -23,6 +23,9 @@ roundup.cgi.exceptions. Also it now inherits from HTTPException rather than Exception since it is an HTTP exception. (John Rouillard) +- cleaned up repo. Close obsolete branches and close a split head due + to an identical merge intwo different workicng copies. (John + Rouillard) Features:
