[BioRuby-cvs] bioruby ChangeLog,1.60,1.61
Naohisa Goto
ngoto at dev.open-bio.org
Mon Feb 12 10:05:01 UTC 2007
Update of /home/repository/bioruby/bioruby
In directory dev.open-bio.org:/tmp/cvs-serv11222
Modified Files:
ChangeLog
Log Message:
Changelog for bioruby/lib/bio/io flatfile.rb,1.54,1.55.
Index: ChangeLog
===================================================================
RCS file: /home/repository/bioruby/bioruby/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -C2 -d -r1.60 -r1.61
*** ChangeLog 2 Feb 2007 06:44:13 -0000 1.60
--- ChangeLog 12 Feb 2007 10:04:59 -0000 1.61
***************
*** 1,2 ****
--- 1,10 ----
+ 2007-02-12 Naohisa Goto <ng at bioruby.org>
+
+ * lib/bio/io/flatfile.rb
+
+ Exception class UnknownDataFormatError is added.
+ It will be raised before reading data from IO when data format
+ hasn't been specified due to failure of file format autodetection.
+
2007-02-02 Trevor Wennblom <trevor at corevx.com>
More information about the bioruby-cvs
mailing list