summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html19
1 files changed, 3 insertions, 16 deletions
diff --git a/index.html b/index.html
index c5bb382..9082a3f 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
<h1>Oniguruma</h1> (<a href="index_ja.html">Japanese</a>)
<p>
-(c) K.Kosako, updated at: 2014/12/12
+(c) K.Kosako, updated at: 2016/05/06
</p>
<dl>
@@ -16,10 +16,8 @@
<dt><b>What's new</b>
</font>
<ul>
+<li>2016/05/09: Version 6.0.0 released.</li>
<li>2014/12/12: Version 5.9.6 released.</li>
-<li>2007/08/16: Version 4.7.1 released.</li>
-<li>2007/06/20: Version 2.5.9 released.</li>
-<li>2007/06/20: Maintainer of 2.x was changed.</li>
</ul>
</dl>
<hr>
@@ -59,17 +57,6 @@ ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16<br>
</ul>
<br>
-
-<dt><b>Download:</b>
-<ul>
-<li> <a href="archive/onig-5.9.6.tar.gz">Latest release version 5.9.6</a> (2014/12/12) <a href="HISTORY_5X.txt">Change Log</a>
-<li> <a href="archive/onig-5.9.5.tar.gz">5.9.5</a> (2013/10/21)
-<li> <a href="archive/onig-4.7.1.tar.gz">Latest release version 4.7.1</a> (2007/08/16) <a href="HISTORY_4X.txt">Change Log</a>
-<li> <a href="archive/onig-4.7.0.tar.gz">4.7.0</a> (2007/06/18)
-<li> <a href="archive/onigd2_5_9.tar.gz">Latest release version 2.5.9</a> (2007/06/20) <a href="HISTORY_2X.txt">Change Log</a>
-</ul>
-
-<br>
<font color="red">
Maintainer of 2.x was changed to Hannes Wyss &lt;hwyss AT ywesee.com&gt;.<br>
About 2.x, please contact him.<br>
@@ -78,7 +65,7 @@ About 2.x, please contact him.<br>
* 2.x supports Ruby1.6/1.8.<br>
<br>
-<dt><b>Documents:</b> (version 5.9.6)
+<dt><b>Documents:</b> (version 6.0.0)
<ul>
<li> <a href="doc/RE.txt">Regular Expressions</a>
<a href="doc/RE.ja.txt">(Japanese: EUC-JP)</a>