Fix cookie parsing error

This commit is contained in:
wbaumann
2016-08-18 08:47:54 +00:00
parent 3ef58da988
commit 2c5c8bc3aa
2 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,11 @@
ChangeLog for davfs2
--------------------
2016-08-18 Werner Baumann (werner.baumann@onlinehome.de)
* webdav.c, get_cookies:
Fix cookie parsing error (Debian Bug#834615, Thanks
to Harald Braumann).
2016-05-16 Werner Baumann (werner.baumann@onlinehome.de)
* Fix some spelling errors.