]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
bug fix in read.dna + change the default of tol in drop.fossil
[ape.git] / ChangeLog
index 53f4a6209d15230d3dbb36932f60b65c3c173daa..a4985e5dfcc71b19f3d191007abe15da6ec9bbab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,27 @@
                CHANGES IN APE VERSION 2.6-3
 
 
+NEW FEATURES
+
+    o rTraitCont() and rTraitDisc() gains a '...' argument used with
+      user-defined models (suggestion by Gene Hunt).
+
+
 BUG FIXES
 
     o as.hclust.phylo() now returns an error with unrooted trees.
 
+    o as.hclust.phylo() failed with trees with node labels (thanks to
+      Jinlong Zhang for pointing this bug out).
+
+    o read.dna(, "fasta") failed if sequences were not all of the same
+      length.
+
+
+OTHER CHANGES
+
+    o In drop.fossil() the default tol = 0 has been raised to 1e-8.
+
 
 
                CHANGES IN APE VERSION 2.6-2