fixed: wrong dates in index.html

pull/1/head
Yusuke Shinyama 2013-10-22 19:00:26 +09:00
parent d3730a29ec
commit 4f677b6bcf
1 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@
<div align=right class=lastmod> <div align=right class=lastmod>
<!-- hhmts start --> <!-- hhmts start -->
Last Modified: Sat May 14 16:33:16 UTC 2011 Last Modified: Tue Oct 22 10:00:03 UTC 2013
<!-- hhmts end --> <!-- hhmts end -->
</div> </div>
@ -364,12 +364,12 @@ no stream header is displayed for the ease of saving it to a file.
<h2><a name="changes">Changes</a></h2> <h2><a name="changes">Changes</a></h2>
<ul> <ul>
<li> 2010/05/15: Speed improvements for layout analysis. <li> 2011/05/15: Speed improvements for layout analysis.
<li> 2010/05/15: API changes. <code>LTText.get_text()</code> is added. <li> 2011/05/15: API changes. <code>LTText.get_text()</code> is added.
<li> 2010/04/20: API changes. LTPolygon class was renamed as LTCurve. <li> 2011/04/20: API changes. LTPolygon class was renamed as LTCurve.
<li> 2010/04/20: LTLine now represents horizontal/vertical lines only. Thanks to Koji Nakagawa. <li> 2011/04/20: LTLine now represents horizontal/vertical lines only. Thanks to Koji Nakagawa.
<li> 2010/03/07: Documentation improvements by Jakub Wilk. Memory usage patch by Jonathan Hunt. <li> 2011/03/07: Documentation improvements by Jakub Wilk. Memory usage patch by Jonathan Hunt.
<li> 2010/02/27: Bugfixes and layout analysis improvements. Thanks to fujimoto.report. <li> 2011/02/27: Bugfixes and layout analysis improvements. Thanks to fujimoto.report.
<li> 2010/12/26: A couple of bugfixes and minor improvements. Thanks to Kevin Brubeck Unhammer and Daniel Gerber. <li> 2010/12/26: A couple of bugfixes and minor improvements. Thanks to Kevin Brubeck Unhammer and Daniel Gerber.
<li> 2010/10/17: A couple of bugfixes and minor improvements. Thanks to standardabweichung and Alastair Irving. <li> 2010/10/17: A couple of bugfixes and minor improvements. Thanks to standardabweichung and Alastair Irving.
<li> 2010/09/07: A minor bugfix. Thanks to Alexander Garden. <li> 2010/09/07: A minor bugfix. Thanks to Alexander Garden.