]> git.donarmstrong.com Git - ape.git/blobdiff - NEWS
a few fixes
[ape.git] / NEWS
diff --git a/NEWS b/NEWS
index 2ebf72e906fb998d185d1c717e7ef728a5766255..87f4ffa73ae62dc802aa1b1b0006335d9048c378 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,17 @@ NEW FEATURES
       alignment and opens the result in a new window.
 
 
+BUG FIXES
+
+    o compute.brtime() did not completely randomized the order of the
+      branching times.
+
+    o write.nexus() did not work correctly with rooted trees (thanks
+      to Matt Johnson for the fix).
+
+    o mltt.plot(, backward = FALSE) did not set the x-axis correctly.
+
+
 
                CHANGES IN APE VERSION 3.0-1
 
@@ -28,7 +39,7 @@ BUG FIXES
     o read.GenBank() has been updated to work with EFetch 2.0.
 
     o unroot() on trees in "pruningwise" order did not respect this
-      attribute
+      attribute.