Don't use a-flag in fscanf

This commit is contained in:
wbaumann
2012-01-31 20:50:28 +00:00
parent 014dd388cc
commit f62e22ba6b
7 changed files with 20 additions and 8 deletions

View File

@ -1,6 +1,16 @@
ChangeLog for davfs2
--------------------
2012-01-31 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, mount_davfs.h, webdav.c:
Read ca_cert in mount_davfs.c.
* mount_davfs.c, parse_commandline, parse_config:
Redo: Canonicalize conf in parse_cmdline.
* mount_davfs.c, get_options, new_args, check_fstab:
Fix defaults for mopts.
* umount_davfs.c:
Don't use a-flag in fscanf.
2012-01-28 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, check_dirs:
Use stat instead of access.