diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000000000000000000000000000000000000..f6d00f534927233833300f7067f7f7882d237234 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,16 @@ + +Version 9 + + Fix for converting files from other file formats to + genbank format. + + Fix rounding problem for long sequences when writting + out all bases in FASTA or raw format. + + Cache the start codons (as per stop codon caching), + to speed their display. + + Combine the extend to next exon and the fix stop codons + into one option. + +