I've checked the remaining items in the TODO file:
- "regex-quote: \] -> ] in EREs and BREs"
Does not apply to regexes in Python syntax. => Nothing to do.
- "Fix bug in func_symlink_if_changed, from 2006-11-13."
The code that I committed in 2022-08 appears to handle this
already. => Nothing to do.
- "Don't create hard links between gnulib and its testdirs."
Obsoleted by newer changes. => Nothing to do.
So, I've trimmed and reorganized the TODO file.
Bruno
