aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-02-23 21:31:41 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-02-23 21:31:41 +0000
commitb436754a11dea8bce4270c81fc1c5da1a3aee4ff (patch)
tree2b6cf3e2527c7829664f097656ab8fd70c52e75f /ChangeLog
parente277fe1ca21f54c7b1fada83810d751047308a81 (diff)
downloadsshfs-b436754a11dea8bce4270c81fc1c5da1a3aee4ff.tar
sshfs-b436754a11dea8bce4270c81fc1c5da1a3aee4ff.tar.gz
sshfs-b436754a11dea8bce4270c81fc1c5da1a3aee4ff.tar.bz2
sshfs-b436754a11dea8bce4270c81fc1c5da1a3aee4ff.zip
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50f6752..25180d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* Avoid double memcpy on writes. Patch by Joseph M Link
+ * More memory copy avoidance
+
2006-02-22 Miklos Szeredi <miklos@szeredi.hu>
* Add -fPIC to the comile flags of sshnodelay.so. Reported by