moved udp transport to 0.4.4 instead of 1.1 (so 1.0 can handle a large user base)

This commit is contained in:
jrandom
2004-09-14 19:51:29 +00:00
committed by zzz
parent 19f100a6db
commit fe14724072
2 changed files with 6 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -15,17 +15,17 @@
<li>Full streaming protocol implemented with a moving window size</li>
</ul>
<h2>1.0 (November)</h2>
<h2>0.4.4 (November)</h2>
<ul>
<li>UDP transport</li>
</ul>
<h2>1.0 (December)</h2>
<ul>
<li>Javadoc and code walkthrough / guidebook updated</li>
<li>Internal code audit complete</li>
</ul>
<h2>1.1 (December)</h2>
<ul>
<li>UDP transport</li>
</ul>
<h2>2.0 (January)</h2>
<ul>
<li>Restricted route topology (with and without trusted links)</li>