]> git.donarmstrong.com Git - ape.git/blobdiff - NEWS
bunch of fixes for ape 3.0-2
[ape.git] / NEWS
diff --git a/NEWS b/NEWS
index acbbbf932f832355f063bc1a16310cf884d8b061..409322ffca7ce6e5d1d2348ab4e75e76a0f3b51b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ BUG FIXES
     o mltt.plot(, backward = FALSE) did not set the x-axis correctly.
 
     o A bug was introduced in prop.clades() with ape 3.0. The help page
-      has been clarified relative to the use of the 'rooted' option.
+      has been clarified relative to the use of the option 'rooted'.
 
     o mantel.test() printed a useless warning message.
 
@@ -32,6 +32,9 @@ BUG FIXES
 
     o njs(), bionjs(), and mvrs() now return an error if 'fs < 1'.
 
+    o SDM() did not work correctly. The code has also been generally
+      improved.
+
 
 OTHER CHANGES
 
@@ -39,6 +42,10 @@ OTHER CHANGES
 
     o The option 'original.data' of write.nexus() has been removed.
 
+    o The files bionjs.c, mvr.c, mvrs.c, njs.c, triangMtd.c, and
+      triangMtds.c have been improved which should fix some bugs in
+      the corresponding functions.
+
 
 
                CHANGES IN APE VERSION 3.0-1