]> git.donarmstrong.com Git - ape.git/blobdiff - Changes
bug fix in read.nexus()
[ape.git] / Changes
diff --git a/Changes b/Changes
index c831e78354d6bdf12891ee2715af169237a4e55c..2392e8a4a873be99cd4391785326d5e0a25b17b3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -24,7 +24,14 @@ BUG FIXES
     o collapsed.singles() did not propagate the 'Nnode' and
       'node.labels' elements (thanks to Elizabeth Purdom for the fix).
 
-    o read.nexus failed to remove correctly the comments within trees.
+    o read.nexus() failed to remove correctly the comments within
+      trees.
+
+    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.
 
 
 OTHER CHANGES