[BioRuby-cvs] bioruby ChangeLog,1.63,1.64
Naohisa Goto
ngoto at dev.open-bio.org
Mon Jul 9 14:08:36 UTC 2007
Update of /home/repository/bioruby/bioruby
In directory dev.open-bio.org:/tmp/cvs-serv30708
Modified Files:
ChangeLog
Log Message:
Bio::FlatFile.foreach is added (which is suggested by IO.foreach).
Index: ChangeLog
===================================================================
RCS file: /home/repository/bioruby/bioruby/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -d -r1.63 -r1.64
*** ChangeLog 2 Apr 2007 12:55:26 -0000 1.63
--- ChangeLog 9 Jul 2007 14:08:34 -0000 1.64
***************
*** 1,2 ****
--- 1,8 ----
+ 2007-07-09 Naohisa Goto <ng at bioruby.org>
+
+ * lib/bio/io/flatfile.rb
+
+ Bio::FlatFile.foreach is added (which is suggested by IO.foreach).
+
2007-04-02 Naohisa Goto <ng at bioruby.org>
More information about the bioruby-cvs
mailing list