Canonicalize conf in parse_cmdline

This commit is contained in:
wbaumann
2012-01-22 16:37:39 +00:00
parent da76a8448a
commit 0fc24da75a
2 changed files with 19 additions and 23 deletions

View File

@ -4,6 +4,8 @@ ChangeLog for davfs2
2012-01-22 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c:
Add function expand_home.
* mount_davs.c, parse_cmdline, parse_config:
Canonicalize conf in parse_cmdline.
2012-01-21 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, check_fstab, get_options, parse_persona: