]> git.donarmstrong.com Git - ape.git/blobdiff - Changes
new files by Damien + a few bug fixes
[ape.git] / Changes
diff --git a/Changes b/Changes
index 19e350a2dbedeb0bffbc50a9ac0eb2fb17394c58..5199d0153eccf02a758881377bcc7540844c797b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,14 @@
                CHANGES IN APE VERSION 2.1-4
 
 
+NEW FEATURES
+
+    o Four new functions have been written by Damien de Vienne for the
+      graphical exploration of large trees (plot.cophylo, subtrees,
+      subtreeplot), and to return the graphical coordinates of tree
+      (without plotting).
+
+
 BUG FIXES
 
     o read.dna() failed if "?" occurred in the first 10 sites of the
@@ -12,6 +20,9 @@ BUG FIXES
     o Drawing the tip labels sometimes failed when plotting circular
       trees.
 
+    o zoom() failed when tip labels were used instead of their numbers
+      (thanks to Yan Wong for the fix).
+
 
 OTHER CHANGES