]> git.donarmstrong.com Git - ape.git/blobdiff - NEWS
various fixes and small news
[ape.git] / NEWS
diff --git a/NEWS b/NEWS
index f9af94942c616c89d85011a2975df7e8bb322552..f80ec46d3747d4324a65594c83a0a90007da4800 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,19 +5,24 @@ NEW FEATURES
 
     o plot.phylo() has a new option 'draw = TRUE'. If FALSE, the tree
       is not plotted but the graphical device is set and the
-      coordinates are saved as normal.
+      coordinates are saved as usual.
 
     o diversity.contrast.test() gains a fourth version of the test with
       method = "logratio"; the literature citations have been clarified.
 
+    o add.scale.bar() has two new options, 'lwd' and 'lcol', to modify
+      the aspect of the bar.
+
 
 BUG FIXES
 
-    o bionj() made R crash if distances were two large. It now returns
+    o bionj() made R crash if distances were too large. It now returns
       an error if at least one distance is greater than 100.
 
     o drop.tip() returned a wrong tree if 'tip' was of zero length.
 
+    o read.nexus.data() failed with URLs.
+
 
 
                CHANGES IN APE VERSION 2.7-1