From: Heng Li Date: Thu, 25 Jun 2009 20:04:34 +0000 (+0000) Subject: write changelog X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=00abd260a843473a631b9d1397a2197ae486a8d8;p=samtools.git write changelog --- diff --git a/bgzf.c b/bgzf.c index b3d25f7..c49215c 100644 --- a/bgzf.c +++ b/bgzf.c @@ -9,7 +9,9 @@ * or functionality. */ -/* 2009-06-12 by lh3: support a mode string like "wu" where 'u' for uncompressed output */ +/* + 2009-06-25 by lh3: optionally use my knetfile library to access file on a FTP. + 2009-06-12 by lh3: support a mode string like "wu" where 'u' for uncompressed output */ #include #include