aboutsummaryrefslogtreecommitdiff
path: root/ftpfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ftpfs/ChangeLog')
-rw-r--r--ftpfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog
index e6df33b0..0b130fd6 100644
--- a/ftpfs/ChangeLog
+++ b/ftpfs/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * dir.c (ftpfs_refresh_node): Use st_mtim.tv_sec members instead
+ of st_mtime. Also compare st_mtim.tv_nsec members.
+
2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
* netfs.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes.