]> git.donarmstrong.com Git - ape.git/blobdiff - NEWS
new code for reading FASTA files
[ape.git] / NEWS
diff --git a/NEWS b/NEWS
index f6acbff8297c3c3756acc8ec24a2db1115399c7d..57d1924cccdeffb9e41b43d9a2934a04ebe6aa68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ NEW FEATURES
     o plot.phylo() has a new option, open.angle, used when plotting
       circular trees.
 
+    o The new function read.FASTA reads FASTA files much faster and
+      more efficiently. It is called internally by read.dna(, "fasta")
+      or can be called directly.
+
 
 BUG FIXES
 
@@ -28,6 +32,8 @@ OTHER CHANGES
 
     o .compressTipLabel() is 10 times faster thanks to Joseph Brown.
 
+    o base.freq() is now faster with lists.
+
 
 
                CHANGES IN APE VERSION 3.0-6