aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-11-23 13:13:42 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-11-23 13:13:42 +0000
commitaa44e0154931c4027635096f4e5bfa1392008f91 (patch)
treea49d3c45ffa9d81f0417194bd399a85571c845b0 /ChangeLog
parente916cdd6331950fa04a1cea216e4fc5f8b61d625 (diff)
downloadsshfs-aa44e0154931c4027635096f4e5bfa1392008f91.tar
sshfs-aa44e0154931c4027635096f4e5bfa1392008f91.tar.gz
sshfs-aa44e0154931c4027635096f4e5bfa1392008f91.tar.bz2
sshfs-aa44e0154931c4027635096f4e5bfa1392008f91.zip
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 892d55e..8d5fe36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-23 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Fix warnings on 64bit systems. Reported by D. R. Evans
+
2005-11-16 Miklos Szeredi <miklos@szeredi.hu>
* Replace EPROTO with the more portable EIO