diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-10-09 16:51:59 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-10-09 16:51:59 +0200 |
commit | c50444914b7236b549370c15d2f37703db41397a (patch) | |
tree | 1552b01374831f339ed8b0e10c7a47f3c671ba06 /ChangeLog | |
parent | 43d52da223801d75af29fb2ed6786689796fa4af (diff) |
Add stat64 (-D_FILE_OFFSET_BITS=64) makeflag to support 64bit CIFS shares on 32bit hosts
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ git HEAD Use --index-info <string> with format specifiers instead * The thumbnail index now supports actions on the currently selected thumbnail (patch by Olof-Joachim Frahm) + * feh now supports 'make stat64=1' to access 64bit CIFS shares from 32bit + hosts (for 32 <-> 32 or 64 <-> 64 bit, this works anyways) Mon, 26 Sep 2011 09:35:41 +0200 Daniel Friesel <derf@finalrewind.org> |