X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=e5380d8c6373333947086d4112811b004f770f17;hb=f30fff2b48d6e0463513306805eb4cbaa85edd3f;hp=e14ba74e0a6eb555f3ec04066d30911aed80ff96;hpb=100e0d086372a87bc2506873bdf86d3fcdda9922;p=ape.git diff --git a/ChangeLog b/ChangeLog index e14ba74..e5380d8 100644 --- 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.