Fix file times

This commit is contained in:
wbaumann
2014-06-08 19:18:58 +00:00
parent 8518b7146d
commit f4ac4f739a
2 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2014-06-08 Werner Baumann (werner.baumann@onlinehome.de)
* cache.c, add_node, update_directory:
Fix file times if LastModified is missing.
2014-05-24 Werner Baumann (werner.baumann@onlinehome.de)
* webdav.c, prop_result:
Case insensitive test of path (sr #108566).