From 0fa381023d51b78dfb08dbce0465d3f3bf980de5 Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Thu, 13 Nov 2008 08:57:40 +0000 Subject: [PATCH] update git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@9307 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- ChangeLog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 998daca0d..1dcf16f8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,8 +12,9 @@ Version 10.+/7.+ New Edit->Selected Feature(s)->Convert Keys option to convert keys of selected features. - New Edit menu option for finding and replacing qualifier text. This - includes an option to search for duplicate qualifiers. + New Edit menu option for finding and replacing qualifier text. This + has an option for boolean searches (e.g. and, or, &, |) of qualifier + text. This includes an option to search for duplicate qualifiers. Implemented a commit manager for the database mode. This highlights transactions that produce an error. @@ -27,8 +28,6 @@ Version 10.+/7.+ Graphs are now added to a split pane. So that their size can be defined by dragging the divider at the bottom of the graphs. - Qualifier text find/replace tool added. - Provide option to log transform user data plot. Improved error reporting for contig reordering. -- GitLab