]> git.donarmstrong.com Git - ape.git/blobdiff - Changes
correcting 2 bugs in new dist.gene()
[ape.git] / Changes
diff --git a/Changes b/Changes
index 2392e8a4a873be99cd4391785326d5e0a25b17b3..2fe5b8d492ef56e7adbaa934e1a44a729492b162 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,19 @@
+               CHANGES IN APE VERSION 2.2-2
+
+
+NEW FEATURES
+
+    o dist.gene() has been substantially improved and gains an option
+      'pairwise.deletion'.
+
+
+BUG FIXES
+
+    o prop.part() failed with a single tree with the default option
+     'check.labels = TRUE'.
+
+
+
                CHANGES IN APE VERSION 2.2-1
 
 
@@ -33,6 +49,8 @@ BUG FIXES
     o read.nexus() failed to place correctly tip labels when reading
       a single tree with no edge lengths.
 
+    o A bug was fixed in sh.test().
+
 
 OTHER CHANGES