[BioRuby-cvs] bioruby ChangeLog,1.69,1.70
Naohisa Goto
ngoto at dev.open-bio.org
Wed Dec 12 16:06:24 UTC 2007
Update of /home/repository/bioruby/bioruby
In directory dev.open-bio.org:/tmp/cvs-serv19312
Modified Files:
ChangeLog
Log Message:
* lib/bio/db/newick.rb:
Changed to be compliant with the Gary Olsen's Interpretation of
the "Newick's 8:45" Tree Format Standard. In addtion, RDoc is improved.
* test/unit/bio/db/test_newick.rb
More tests are added.
* ChangeLog
ChangeLog in 12/Dec/2007 are added.
Index: ChangeLog
===================================================================
RCS file: /home/repository/bioruby/bioruby/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -d -r1.69 -r1.70
*** ChangeLog 10 Nov 2007 08:28:50 -0000 1.69
--- ChangeLog 12 Dec 2007 16:06:22 -0000 1.70
***************
*** 1,2 ****
--- 1,17 ----
+ 2007-12-12 Naohisa Goto <ng at bioruby.org>
+
+ * lib/bio/db/newick.rb:
+
+ Changed to be compliant with the Gary Olsen's Interpretation of
+ the "Newick's 8:45" Tree Format Standard.
+
+ * test/unit/bio/db/test_newick.rb
+
+ More tests are added.
+
+ * lib/bio/io/flatfile/indexer.rb
+
+ Fixed a misspelling in Bio::FlatFileIndex.formatstring2class.
+
2007-11-10 Toshiaki Katayama <k at bioruby.org>
More information about the bioruby-cvs
mailing list