From a1471b4a62101ae56ca5f7a80caf295b9b0c3823 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Mon, 9 Feb 2009 15:37:41 +0000
Subject: [PATCH] update

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@9769 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 ChangeLog | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c3950242c..a81eb46ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 Version 10.+/7.+
 
-    Use black_belt_mode to supress warnings when opening Artemis.
+    Use black_belt_mode to suppress warnings when opening Artemis.
     
     Script (writedb_entry) added to make it easier to write out 
     multiple entries as EMBL / GFF files from chado. This uses Artemis 
@@ -9,10 +9,14 @@ Version 10.+/7.+
     etc/writedb_entry -help
 
 	On MacOSX - enable dropping files on Artemis application to open sequences
+	with file extensions: gff, embl, EMBL, genbank, gbk, fasta, seq, art and 
+	dna (defined in Artemis.app/Contents/Info.plist).
 
 	Add NCBI search link to run menu. This transfers the sequence automatically
 	to the NCBI web page.
 	
+	Add support for writing Sequin table format.
+	
 	Added print to PostScript option in Artemis and ACT.
 
     Optimisation of reading in user graphs.
@@ -56,8 +60,6 @@ Version 10.+/7.+
 	
 	Add -Dread_only option for read only databases.
 	
-	Add option to graphs to be able to adjust their height.
-	
 	Add option to lazy load feature data from database.
 	
 Version 10
-- 
GitLab