]> git.donarmstrong.com Git - ape.git/commitdiff
updating ChangeLog file
authorparadis <paradis@6e262413-ae40-0410-9e79-b911bd7a66b7>
Tue, 26 Jan 2010 13:00:44 +0000 (13:00 +0000)
committerparadis <paradis@6e262413-ae40-0410-9e79-b911bd7a66b7>
Tue, 26 Jan 2010 13:00:44 +0000 (13:00 +0000)
git-svn-id: https://svn.mpl.ird.fr/ape/dev/ape@109 6e262413-ae40-0410-9e79-b911bd7a66b7

ChangeLog

index 600e598bc667f1603115ef305a440cdc8900ca2f..f8a21e4812713aee77176a299a5f3bddd6a0a6a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@ NEW FEATURES
       function, pcoa, that does principal coordinate decomposition. The
       latter has a biplot method.
 
+    o The new function lmorigin by Pierre Legendre performs multiple
+      regression through the origin with testing by permutation.
+
     o The new functions rTraitCont and rTraitDisc simulate continuous and
       discrete traits under a wide range of evolutionary models.
 
@@ -1231,6 +1234,8 @@ OTHER CHANGES
 
     o dist.taxo() has been renamed as weight.taxo().
 
+    o dist.phylo() has been replaced by the method cophenetic.phylo().
+
     o Various error and warning messages have been improved.