summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-10-09 16:51:59 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-10-09 16:51:59 +0200
commitc50444914b7236b549370c15d2f37703db41397a (patch)
tree1552b01374831f339ed8b0e10c7a47f3c671ba06 /ChangeLog
parent43d52da223801d75af29fb2ed6786689796fa4af (diff)
Add stat64 (-D_FILE_OFFSET_BITS=64) makeflag to support 64bit CIFS shares on 32bit hosts
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5871729..f5b3b60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>