]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
changed rtree and rcoal
[ape.git] / ChangeLog
index 8cebd96c86bf6569fbc5cd3d409d035a0b59791f..46aa1e3b065d760852511aa9ecfcea8b573e1f01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+               CHANGES IN APE VERSION 2.4-1
+
+
+NEW FEATURES
+
+    o rtree() and rcoal() now accept a numeric vector for the 'br'
+      argument.
+
+
+BUG FIXES
+
+    o bind.tree() failed when 'y' had no root edge.
+
+    o read.nexus() shuffled tip labels when the trees have no branch
+      lengths and there is a TRANSLATE block.
+
+    o plot.multiPhylo() crashed R when plotting a list of trees with
+      "compressed tip labels".
+
+    o write.nexus() did not translate the taxa names when asked for.
+
+
+
                CHANGES IN APE VERSION 2.4
 
 
@@ -206,7 +229,7 @@ BUG FIXES
 
 OTHER CHANGES
 
-    o There is now a general help page displayed with '?ape' 
+    o There is now a general help page displayed with '?ape'.