Note that this changes the behavior introduced in 0.11.5 for `config.getpath()` and `PathOption` in that they now always resolve relative paths relative to the location of the ''base'' config file (normally `$ENV/conf`), not the file containing the option.
Closes #5525.