diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-11-23 13:13:42 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-11-23 13:13:42 +0000 |
commit | aa44e0154931c4027635096f4e5bfa1392008f91 (patch) | |
tree | a49d3c45ffa9d81f0417194bd399a85571c845b0 /ChangeLog | |
parent | e916cdd6331950fa04a1cea216e4fc5f8b61d625 (diff) | |
download | sshfs-aa44e0154931c4027635096f4e5bfa1392008f91.tar sshfs-aa44e0154931c4027635096f4e5bfa1392008f91.tar.gz sshfs-aa44e0154931c4027635096f4e5bfa1392008f91.tar.bz2 sshfs-aa44e0154931c4027635096f4e5bfa1392008f91.zip |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |