Add trailing slash to --datadir, if missing.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2026-06-01 22:00:19 +02:00
parent dedda1e419
commit 2eaa526d66
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,6 @@
yapfaq 1.1.1 (unreleased)
* Warn for missing .rc file.
* Add trailing slash to --datadir, if missing.
yapfaq 1.1.0 (2026-02-13)
* --test: Set Supersedes and don't modify Message-ID if -o is set.