]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
several fixes
[ape.git] / ChangeLog
index 057cf583a570dd78448d2e318059d3aaadd33e53..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
 
 
@@ -32,7 +41,10 @@ BUG FIXES
       cutree() or rect.hclust().
 
     o write.tree() did not output correctly node labels (thanks to Naim
-      Matasci for the fix).
+      Matasci and Jeremy Beaulieu for the fix).
+
+    o ace(type = "discrete") has been improved thanks to Naim Marasci and
+      Jeremy Beaulieu.