]> git.donarmstrong.com Git - ape.git/blobdiff - Changes
adding tree_build.c
[ape.git] / Changes
diff --git a/Changes b/Changes
index 86d013187c44865657ece0081afa18c55ee5401a..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
 
 
@@ -30,6 +46,11 @@ BUG FIXES
     o read.nexus() failed to read a file with a single tree and no
       translation of tip labels.
 
+    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