[BioRuby-cvs] bioruby/doc Changes-0.7.rd,1.16,1.17
Naohisa Goto
ngoto at pub.open-bio.org
Wed Mar 22 10:19:24 UTC 2006
Update of /home/repository/bioruby/bioruby/doc
In directory pub.open-bio.org:/tmp/cvs-serv5657/doc
Modified Files:
Changes-0.7.rd
Log Message:
Bio::FlatFile did not work correctly for pipes.
Bio::FlatFile#entry_start_pos and #entry_ended_pos are changed to be enabled
only when Bio::FlatFile#entry_pos_flag is true.
Index: Changes-0.7.rd
===================================================================
RCS file: /home/repository/bioruby/bioruby/doc/Changes-0.7.rd,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Changes-0.7.rd 27 Feb 2006 11:38:14 -0000 1.16
--- Changes-0.7.rd 22 Mar 2006 10:19:22 -0000 1.17
***************
*** 262,265 ****
--- 262,270 ----
structure (which is not recommended) would not work.
+ In 1.0.1:
+
+ * Bio::FlatFile#entry_start_pos and #entry_ended_pos are enabled
+ only when Bio::FlatFile#entry_pos_flag is true.
+
=== Deleted files
More information about the bioruby-cvs
mailing list