5238cda077
Also, needed to understand Byzantine fault tolerant paxos better. Still do not.
52 lines
1.6 KiB
HTML
52 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="generator" content="pandoc" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|
<title>Release Notes</title>
|
|
<style>
|
|
code{white-space: pre-wrap;}
|
|
span.smallcaps{font-variant: small-caps;}
|
|
span.underline{text-decoration: underline;}
|
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
|
ul.task-list{list-style: none;}
|
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
|
</style>
|
|
<link rel="stylesheet" href="docs/pandoc_templates//style.css" />
|
|
<!--[if lt IE 9]>
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
|
<![endif]-->
|
|
<style>
|
|
body {
|
|
max-width: 30em;
|
|
margin-left: 1em;
|
|
}
|
|
p.center {text-align:center;}
|
|
|
|
table {
|
|
border-collapse: collapse;
|
|
}
|
|
td, th {
|
|
border: 1px solid #999;
|
|
padding: 0.5rem;
|
|
text-align: left;
|
|
}
|
|
h1.title{
|
|
text-align: center; font-size: xxx-large;
|
|
}
|
|
</style>
|
|
<link rel="shortcut icon" href="../rho.ico">
|
|
|
|
</head>
|
|
<body>
|
|
<header id="title-block-header">
|
|
<h1 class="title">Release Notes</h1>
|
|
</header>
|
|
<p>To build and run <a href="./README.html">README</a></p>
|
|
<p><a href="docs/index.htm">pre alpha documentation (mostly a wish list)</a></p>
|
|
<p>This software is pre alpha and should not yet be released. It does not work well enough to even show what it would do if it was working</p>
|
|
</body>
|
|
</html>
|