# Ignoring a patch just means that you won't get any warnings about
# the patch not being changelogged.  If you write a changelog entry for them,
# they will still appear in the log.

ignore: name "typo"

ignore: name "Canonize"
ignore: name "^Haddock"

ignore: name "^[bB]ump version number"

ignore: name "configure\.ac"
ignore: name "aclocal\.m4"
ignore: name "makefile"

ignore: name "Add.* test( case)? for issue"
ignore: name "^[rR]esolve conflicts"
ignore: name "^remove trailing whitespace"
ignore: name "clean up whitespace."
