]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
few corrections and fixes
[ape.git] / ChangeLog
index b1246e0e96a7e3be82c0fa2d4511cbbf36d8cd82..f59984ba0a79b20bbd2693075d1c0422eaa1aaf5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,23 @@
                CHANGES IN APE VERSION 2.5-1
 
 
+NEW FEATURES
+
+    o The new function stree generates trees with regular shapes.
+
+    o drop.tip(), extract.clade(), and root() now have an 'interactive'
+      option to make the operation on a plotted tree.
+
+
 BUG FIXES
 
     o rTraitDisc() did not use its 'freq' argument correctly (it was
       multiplied with the rate matrix column-wise instead of row-wise).
 
+    o [node|tip|edge]labels(thermo = ) used to draw empty thermometers
+      with NA values. Nothing is drawn now like with 'text' or 'pch'.
+      The same bug occurred with the 'pie' option.
+
 
 
        CHANGES IN APE VERSION 2.5