diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2013-06-11 16:51:07 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2013-06-11 16:51:07 -0400 |
commit | f7b193980410efc34ca356415e72e0e4b55e349a (patch) | |
tree | b19391ae01196378f1c551ef8bf274b036bdd453 /CHANGELOG | |
parent | df66f0941ea9be4a9c7ca2918de3d452a064739e (diff) |
updated changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,3 +15,5 @@ Current Development Branch - Fixed a overflow bug in quikr_train - added native gzip decoding for quikr and multifasta_to_otu - documentation fixes +- use int64_t for NNLS to avoid overflow issues +- use long for multifasta/quikr to avoid overflow issues |