]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
some bug fixes
[ape.git] / ChangeLog
index 402cf950ff587b3fb54fe40fb26c9f6e2e28f369..296d65759937e493934285b52542f25a1c42f61c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+               CHANGES IN APE VERSION 2.4-1
+
+
+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
 
 
@@ -44,6 +61,8 @@ DEPRECATED & DEFUNCT
     o The functions heterozygosity, nuc.div, theta.h, theta.k and
       theta.s have been moved from ape to pegas.
 
+    o The functions mlphylo, DNAmodel and sh.test have been removed.
+
 
 
                CHANGES IN APE VERSION 2.3-3
@@ -204,7 +223,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'.