Case insensitive tet of path (sr #108566).

This commit is contained in:
wbaumann
2014-05-24 17:40:55 +00:00
parent a2798b241a
commit 8518b7146d
2 changed files with 7 additions and 3 deletions

View File

@ -1,9 +1,13 @@
ChangeLog for davfs2
--------------------
2014-05-24 Werner Baumann (werner.baumann@onlinehome.de)
* webdav.c, prop_result:
Case insensitive test of path (sr #108566).
2014-05-04 Werner Baumann (werner.baumann@onlinehome.de)
* cache.c, update_cache_file:
Fixing memory leak.
Fixing memory leak (sr #108158).
2014-04-20 Werner Baumann (werner.baumann@onlinehome.de)
* defaults.h, mount_davfs.h, mount_davfs.c, cache.c: