]> git.donarmstrong.com Git - ape.git/blobdiff - Changes
bug fix in collapsed.singles()
[ape.git] / Changes
diff --git a/Changes b/Changes
index 3d1da0783a81034682838af2c211a3aa44cfbf4e..df065d469e97c0c7137e25500db9683358da3f92 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,11 +9,14 @@ NEW FEATURES
 
 BUG FIXES
 
-    o root() failed with resolve.root = TRUE when the root was already
-      the specified root.
+    o root() failed with 'resolve.root = TRUE' when the root was
+      already the specified root.
 
     o Several bugs were fixed in mlphylo().
 
+    o collapsed.singles() did not propagate the 'Nnode' and
+      'node.labels' elements (thanks to Elizabeth Purdom for the fix.
+
 
 OTHER CHANGES