From a07ff112c10b7de0034b5fccd6fd891dabd56c61 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 27 Feb 2007 13:46:43 +0000
Subject: [PATCH] additions

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

diff --git a/ChangeLog b/ChangeLog
index d6af32b6d..a6574334e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,7 +30,13 @@ Version 9
 	to allow the user to be able to select multiple qualifiers to display.
 
 	For entries opened from the remote side of an SSH connection will search
-	for results on the remote file system if they are not found locally. 
+	for results on the remote file system if they are not found locally. They
+	are transferred via SSH and then stored locally.
 
 	For Mac users, the option to send search results to the browser will
 	display the results in the default browser.
+
+	When automatically generating gene names (under the Edit menu), the user
+	can specify the number of zeros to pad the numbering with. e.g if 5 digits are
+	selected the format will look like : 00001, 00002 etc.
+
-- 
GitLab