]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
bug fixed in write.tree
[ape.git] / ChangeLog
index 8db603f95885fcfddc68a3bc52b475f70953838c..69c19c3a7f200c10591a523c3c074b532b64437d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,15 +7,20 @@ NEW FEATURES
       conditioned on no extinction for the taxonomic data.
 
 
+BUG FIXES
+
+    o write.tree() failed to output correctly tree names.
+
+
 
                CHANGES IN APE VERSION 2.6-1
 
 
 NEW FEATURES
 
-    o The new speciesTree calculates the species tree from a set of gene
-      trees. Several methods are available including maximum tree and
-      shallowest divergence tree.
+    o The new function speciesTree calculates the species tree from a set
+      of gene trees. Several methods are available including maximum tree
+      and shallowest divergence tree.
 
 
 BUG FIXES