Use ; as seperator (bug #58459)

This commit is contained in:
wbaumann
2020-06-06 15:44:25 +00:00
parent 768b7c666d
commit 7c998760b4
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2020-05-20 Werner Baumann (werner.baumann@onlinehome.de)
* webdav.c, add_header:
Use ";" instead of "," as seperator (bug #58459).
2020-05-20 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, log_dbg_config:
Add log message.