website/index.html in roo-0.4.0 vs website/index.html in roo-0.4.1

- old
+ new

@@ -31,11 +31,11 @@ <div id="main"> <h1>roo</h1> <div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/roo"; return false'> Get Version - <a href="http://rubyforge.org/projects/roo" class="numbers">0.4.0</a> + <a href="http://rubyforge.org/projects/roo" class="numbers">0.4.1</a> </div> <h2>What</h2> <p>This gem allows you to access the content of open-office and Excel spreadsheets (.ods/.xls).</p> @@ -236,10 +236,13 @@ </table> + <p>Old .sxc OpenOffice files are currently not supported &#8211; please load these files and save as an &#8220;OpenDocument Spreadsheet (.ods)&#8221;.</p> + + <h2>Where is it used?</h2> <p>How do you use roo? What are you doing with roo?</p> @@ -301,10 +304,10 @@ <li><a href="http://rubyforge.org/users/nicwilliams/">Dr Nic Williams</a> for his wonderful gem &#8216;<a href="http://rubyforge.org/projects/newgem/">newgem</a>&#8217; which makes it very convenient to create, manage and publish Ruby gems</li> <li>for the Excel-part the &#8220;spreadsheet&#8217;:http://rubyforge.org/projects/spreadsheet/ gem is used. My functions are a convenient wrapper around the functions of this gem</li> <li>Dirk Huth f&uuml;rs Testen unter Windows</li> </ul> <p class="coda"> - <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 26th June 2007<br> + <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 27th June 2007<br> Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a> </p> </div> <!-- insert site tracking codes here, like Google Urchin -->