aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2007-04-18 10:24:10 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2007-04-18 10:24:10 +0000
commiteff16314282d683e0b6f6e8abfc0f51091eebce2 (patch)
tree0080bef3bf0e28c07d7ce6e9c38530c0a14b1fae /ChangeLog
parent4399cfca84e9250aec1d78a2719857c054631a63 (diff)
downloadsshfs-eff16314282d683e0b6f6e8abfc0f51091eebce2.tar
sshfs-eff16314282d683e0b6f6e8abfc0f51091eebce2.tar.gz
sshfs-eff16314282d683e0b6f6e8abfc0f51091eebce2.tar.bz2
sshfs-eff16314282d683e0b6f6e8abfc0f51091eebce2.zip
Fix spurious cache entries remaining after renaming a directory
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 062aaf7..e4a3727 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,12 +3,14 @@
* Fix crash within gdb, caused by sem_wait() returning with an
error on interrupt. Reported by Dimitrios Apostolou
+ * Fix spurious cache entries remaining after renaming a directory
+
2007-02-28 Miklos Szeredi <miklos@szeredi.hu>
* Don't set DISPLAY environment variable to "", because it breaks
ssh-askpass. Make nodelaysrv_workaround default to off, because
with this change it may have security implications.
-
+
2007-02-19 Miklos Szeredi <miklos@szeredi.hu>
* OpenSSH sftp-server can read requests faster, than it processes