From 593434dceffa4c73c1ece3e9240af85c17114bd0 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 14 Dec 2010 10:02:02 +0000
Subject: [PATCH] update

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@15241 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index a0ba74316..be6401f49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Version 12.+
 	
 	Memory optimisation of codon caching, reducing the memory footprint.
 	
-	It is now possible to add BAM / VCF files from the command line using the 
+	It is now possible to add BAM, VCF and BCF files from the command line using the 
 	JVM bam option, e.g. art -Dbam=/pathToFile/file.bam 
 	and for multiple BAM's/VCF's this is comma separated
 	art -Duserplot='/pathToFile/file1.bam,/pathToFile/file2.bam', it
-- 
GitLab