Update files/ChangeLog with latest changes

This commit is contained in:
Robby Workman 2021-02-21 01:54:15 -06:00
parent 2cd5131e83
commit f238a0c96c

View file

@ -1,5 +1,9 @@
---------------
- Fix new-config dialog
- Reduce false positives in DOUBLEFILES detection
- Remove spaces in awk.
- More blacklisting fixups (see full commit msg)
- Escape plus signs in blacklist regex
- Convert ${ROOT}/${WORKDIR} > ${WORKDIR} (dive)
- Convert ${ROOT}/${CONF} -> ${CONF} and tweak blacklists (dive)