]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
new as.list.DNAbin
[ape.git] / ChangeLog
index d1862f60b567b5ac81a855dbc0ddb53a86a9d0a0..5e2a0fadeb08e215ea684f3ff9ec397d04286b3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+               CHANGES IN APE VERSION 2.5-4
+
+
+NEW FEATURES
+
+    o There is now an 'as.list' method for the class "DNAbin".
+
+
+
                CHANGES IN APE VERSION 2.5-3
 
 
@@ -7,8 +16,8 @@ NEW FEATURES
       text to be plotted in different fonts.
 
     o There are now replacement operators for [, [[, and $ for the class
-      "multiPhylo" (i.e., TREES[11:20] <- rmtree(10, 100)). They check
-      that the tip labels are the same in all trees.
+      "multiPhylo" (i.e., TREES[11:20] <- rmtree(10, 100)). They possibly
+      check that the tip labels are the same in all trees.
 
     o Objects of class "multiPhylo" can be built with c(): there are
       methods for the classes "phylo" and "multiPhylo".