Add function expand_home

This commit is contained in:
wbaumann
2012-01-22 16:17:47 +00:00
parent b9f1ccd793
commit da76a8448a
2 changed files with 34 additions and 0 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2012-01-22 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c:
Add function expand_home.
2012-01-21 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, check_fstab, get_options, parse_persona:
Rename check_persona into parse_persona.