X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bc6aef8f995184cb3fd98de9539be0b12527a9f4;hb=a53ff77a8c22f280146153ed37492ed260cdc34a;hp=63c0367648ae1c606fbdf80eeb2af3691c873965;hpb=a9418e02e6cb59bfa004896c661d949f8b705209;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 63c036764..bc6aef8f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,11 @@ 2011-07-24 Paul Eggert + ftell: don't include + * lib/ftell.c: Don't include . is now + guaranteed to define off_t, and the ftell module depends on the + stdio module. + ftell: do not assume wraparound signed arithmetic * lib/ftell.c: Include . (ftell): Don't assume wraparound signed arithmetic.