aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-10-17 16:01:45 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-10-17 16:01:45 +0000
commit8e2bfd7c4b9d5ffa5afe7499a87cd9f6f1b594f9 (patch)
treeaf56c0f4974a8ed4ffdb401b1d1b8c44024500a6 /ChangeLog
parentd5f5babffd6ad42153e07325e9ac169afa64295a (diff)
downloadsshfs-8e2bfd7c4b9d5ffa5afe7499a87cd9f6f1b594f9.tar
sshfs-8e2bfd7c4b9d5ffa5afe7499a87cd9f6f1b594f9.tar.gz
sshfs-8e2bfd7c4b9d5ffa5afe7499a87cd9f6f1b594f9.tar.bz2
sshfs-8e2bfd7c4b9d5ffa5afe7499a87cd9f6f1b594f9.zip
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0439a59..0e8db4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Add one more missing lock.
+ * Add workaround for failure to rename to an existing file. Based
+ on patch by Michael Best
+
2005-10-15 Miklos Szeredi <miklos@szeredi.hu>
* Protect request ID allocation with mutex. Bug report by Tvrtko