summaryrefslogtreecommitdiff
path: root/knockout.html
diff options
context:
space:
mode:
Diffstat (limited to 'knockout.html')
-rw-r--r--knockout.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/knockout.html b/knockout.html
index 80a6957..69bb597 100644
--- a/knockout.html
+++ b/knockout.html
@@ -5,6 +5,9 @@
</head>
<body>
<ul>
+ <!-- Nachricht des Tages, seit 1.0.2 -->
+ <li id="motd">
+ </li>
<li id="0.8_alpha"><!-- id = Versionsstring -->
<!-- ok / hangon (seit 0.9.5) / info / warn / force -->
force
@@ -50,6 +53,10 @@
</li>
<li id="1.0.1">
ok
+ </li>
+ <li id="1.0.2">
+ ok
+ </li>
</ul>
</body>
</html>