]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
several fixes
[ape.git] / ChangeLog
index a021f9c327e1f7a003ec05fd9e0e359384e46a52..53f4a6209d15230d3dbb36932f60b65c3c173daa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+               CHANGES IN APE VERSION 2.6-3
+
+
+BUG FIXES
+
+    o as.hclust.phylo() now returns an error with unrooted trees.
+
+
+
                CHANGES IN APE VERSION 2.6-2
 
 
@@ -28,6 +37,15 @@ BUG FIXES
     o drop.tip() shuffled tip labels with subtree = TRUE or trim.internal
       = FALSE.
 
+    o Objects returned by as.hclust.phylo() failed when analysed with
+      cutree() or rect.hclust().
+
+    o write.tree() did not output correctly node labels (thanks to Naim
+      Matasci and Jeremy Beaulieu for the fix).
+
+    o ace(type = "discrete") has been improved thanks to Naim Marasci and
+      Jeremy Beaulieu.
+
 
 
                CHANGES IN APE VERSION 2.6-1