From: Christos Zoulas Date: Sat, 4 Nov 2017 01:23:04 +0000 (+0000) Subject: for negative offsets X-Git-Tag: FILE5_33~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c92ebf0663cc0516cb1f628dae6158254688d518;p=file for negative offsets --- diff --git a/ChangeLog b/ChangeLog index 735b27c8..e483685f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-11-03 9:23 Christos Zoulas + + * add support for negative offsets (offsets from the end of file) + 2017-09-26 8:22 Christos Zoulas * close the file on error when writing magic (Steve Grubb)