<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -52,16 +52,28 @@ have the same problem.
 
 === Microsoft Windows
 
-Following 4 tests failed because of the processing of file contents in the
-text mode.
+==== Text mode issues
+
+Following 4 tests failed on mswin32 (and maybe on mingw32 and bccwin32)
+because of the conversion of line feed codes in the text mode.
 
 * test_ended_pos and test_start_pos in test/unit/bio/io/test_flatfile.rb
 * test_pos in test/unit/bio/io/flatfile/test_buffer.rb
 * test_entry_pos in test/unit/bio/appl/blast/test_rpsblast.rb
 
+This indicates that br_bioflat.rb and Bio::FlatFileIndex may create
+incorrect indexes on mswin32, mingw32, and bccwin32. In addition,
+Bio::FlatFile may return incorrect data.
+
+==== Windows 95/98/98SE/ME
+
 (WONT_FIX) Some methods that call external programs may not work in
 Windows 95/98/98SE/ME because of the limitation of COMMAND.COM.
 
+=== OpenVMS, BeOS, OS/2, djgpp, Windows CE
+
+(WONT_FIX) BioRuby may not work on these platforms.
+
 == 3. Known issues and bugs in BioRuby
 
 === Bio::Ensembl</diff>
      <filename>KNOWN_ISSUES.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f39bf88ed6a41bd328372ee7de7a23902235f833</id>
    </parent>
  </parents>
  <author>
    <name>Naohisa Goto</name>
    <email>ng@bioruby.org</email>
  </author>
  <url>http://github.com/bioruby/bioruby/commit/342a167a23d3b078bd77b3f16f0ceb1aa071df66</url>
  <id>342a167a23d3b078bd77b3f16f0ceb1aa071df66</id>
  <committed-date>2009-02-10T08:54:05-08:00</committed-date>
  <authored-date>2009-02-10T07:55:31-08:00</authored-date>
  <message>Added details about the text mode issue on Windows and about non-UNIX/Windows systems</message>
  <tree>255bff556429bb2c58f72ec7a129fce6cb19a23b</tree>
  <committer>
    <name>Naohisa Goto</name>
    <email>ng@bioruby.org</email>
  </committer>
</commit>
