]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
fixing zoom()
[ape.git] / ChangeLog
index e14ba74e0a6eb555f3ec04066d30911aed80ff96..e5380d8c6373333947086d4112811b004f770f17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+               CHANGES IN APE VERSION 2.3-3
+
+
+BUG FIXES
+
+    o add.scale.bar() always drew a horizontal bar.
+
+    o zoom() shuffled tips with unrooted trees.
+
+
+
                CHANGES IN APE VERSION 2.3-2
 
 
@@ -17,6 +28,8 @@ BUG FIXES
       "pruningwise" order.
 
     o nj() did not handle correctly distance matrices with many 0's.
+      The code has also been significantly improved: 7, 70, 160 times
+      faster with n = 100, 500, 1000, respectively.