]> git.donarmstrong.com Git - ape.git/blobdiff - NEWS
various bug fixes since the release of ape 3.0
[ape.git] / NEWS
diff --git a/NEWS b/NEWS
index 53eb924bb2734247fdcdc6ac271698869bb7d741..57a418c6ccc6900c31d67a1e6dab4f121120cda2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,10 @@
 
 NEW FEATURES
 
+    o dist.dna() has two new models: "indel" and "indelblock".
+
     o bind.tree() now accepts 'position' > 0 when the trees have no
-      banch lengths permitting to create a node in 'x' when grafting
+      banch length permitting to create a node in 'x' when grafting
       'y' (see ?bind.tree for details).
 
 
@@ -13,6 +15,8 @@ BUG FIXES
     o cophyloplot( , rotate = TRUE) made R hanged after a few clicks.
       Also the tree is no more plotted twice.
 
+    o read.GenBank() has been updated to work with EFetch 2.0.
+
 
 
                CHANGES IN APE VERSION 3.0