]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
fixes for ape 2.3-1
[ape.git] / ChangeLog
index a1c4552b70cff150d4a02cc5c6f635288f82d789..98602f93fd35b93c2965986ebbc415dd68b2f902 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@ NEW FEATURES
     o yule.cov() now fits the null model, and its help page has been
       corrected with respect to this change.
 
+    o drop.tip() has a new option 'rooted' to force (or not) a tree
+      to be treated as (un)rooted.
+
 
 BUG FIXES
 
@@ -30,6 +33,8 @@ BUG FIXES
 
     o write.tree() failed with objects of class "multiPhylo".
 
+    o drop.tip(, subtree = TRUE) sometimes shuffled tip labels.
+
 
 OTHER CHANGES