From 6911b1a8d7224812c1b0307702fac04fabaabf98 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Thu, 13 Mar 2008 15:23:13 +0000
Subject: [PATCH] update

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

diff --git a/ChangeLog b/ChangeLog
index ad1017bf3..825bc1020 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
 Version 10.1/7.1
 
-   	Fix for creating intergenic features for overlapping CDS's.
-
+   	Fix for creating intergenic features for overlapping CDS's. Also
+   	add note based on which one of the 4 cases with respect to the 
+   	flanking CDS it belongs to, i.e.:
+ 	IGR-F (forward):  cds> IGR cds>
+	IGR-R (reverse): <cds IGR <cds
+	IGR-B (both): <cds IGR cds>
+	IGR-X: cds> IGR <cds
+	
 	Add option to preferences for defining contig ordering features.
 
 	Added option to "Create features from graph peaks". For a graph 
-- 
GitLab