]> rtime.felk.cvut.cz Git - omk.git/blobdiff - doc/index.html
Merge branch 'master' into devel
[omk.git] / doc / index.html
index 24476713d3bf79c3ce2b77ac2d84b7dc5576bb52..625c35c7e78f223aa7c8484cf03754f10e501dbd 100644 (file)
@@ -4,7 +4,14 @@
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
 <title>OMK Make-System Homepage</title>
 </head>
-
+<style>
+.news td {
+      vertical-align: top;
+      padding-right: 0.5em;
+      padding-bottom: 0.5em;
+}
+
+</style>
 <body>
 <h1>OMK Make-System Homepage</h1>
 
@@ -26,10 +33,20 @@ may do incompatible changes in future.
 
 <h2>News</h2>
 
-<ul>
-  <li>2008-30-10: OMK repository has been migrated from Darcs to GIT (see bellow).</li>
-  <li>2008-04-23: OMK version 0.1 released.</li>
-</ul>
+<table class="news">
+  <tr><td>2009-02-03</td> <td>We work on rewrite of OMK. The rewritten
+  version should be faster, easier to maintain and should recompile
+  files if compile command line changes. You can watch the development
+  in <a href="http://rtime.felk.cvut.cz/gitweb/omk.git?a=shortlog;h=refs/heads/devel">devel
+    branch</a> of OMK repository.  In short time we release OMK 0.2
+    which will contain bug fixes and small enhancements to OMK
+    0.1. Then OMK 0.3 will be the rewritten version.</td></tr>
+  
+  <tr><td>2008-10-30</td><td>OMK repository has been migrated from
+  Darcs to GIT (see bellow).</td></tr>
+
+  <tr><td>2008-04-23</td><td>OMK version 0.1 released.</td></tr>
+</table>
 
 <h2>Download</h2>