From: Christos Zoulas Date: Mon, 23 Feb 2009 20:45:56 +0000 (+0000) Subject: mention using the buffer for cdf files. X-Git-Tag: FILE5_05~232 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=262970f72088b67b1fcc49364c0050d8bc157bbf;p=file mention using the buffer for cdf files. --- diff --git a/ChangeLog b/ChangeLog index f9336dd1..07e19dc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-23 15:45 Christos Zoulas + + * make the cdf code use the buffer first if available, + and then the fd code. + 2009-02-13 13:45 Christos Zoulas * look for struct option to determine if getopt.h is usable for IRIX.