]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
a collection of bug fixes
[ape.git] / ChangeLog
index 678bba7b17c60151cf7e1dd0924e69c7ae72341e..275ad2f7bd6dcd14f8d008e4515b8cb58bc9182c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,23 @@
 
 BUG FIXES
 
-    o 
+    o add.scale.bar() always drew a horizontal bar.
+
+    o zoom() shuffled tips with unrooted trees.
+
+    o write.nexus() failed to write correctly trees with a "TipLabel"
+      attribute.
+
+    o rcoal() failed to compute branch lengths with very large n.
+
+    o A small bug was fixed in compar.cheverud() (thanks to Michael
+      Phelan for the fix).
+
+    o seg.sites() failed when passing a vector.
+
+    o drop.tip() sometimes shuffled tip labels.
+
+    o root() shuffled node labels with 'resolve.root = TRUE'.