Moved release notices for 0.9.2 and 0.9.3 into blog

This commit is contained in:
str4d
2012-11-09 01:23:32 +00:00
parent 158fe4cff9
commit 1423485868
4 changed files with 12 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
=============
0.9.2 Release
=============
.. raw:: html
:file: blog/2012/09/21/release-0.9.2.html

View File

@@ -1,9 +1,4 @@
{% extends "_layout.html" %}
{% block title %}0.9.2 Release{% endblock %}
{% block content %}
<p>
0.9.2 includes extensive low-level changes to improve the performance and efficiency of the router.
We have updated our UPnP library, to hopefully make UPnP work for more people.
I2PSnark now has DHT support, but it is not yet enabled by default, as we plan to do more
@@ -58,5 +53,3 @@ SHA256 Checksums:
8ee355a27713f43a2a37dcfb70a4ea1d9f6c1fbad2d33a35083c0a33afaedeec i2pupdate.sud
</pre>
{% endblock %}

View File

@@ -0,0 +1,6 @@
=============
0.9.3 Release
=============
.. raw:: html
:file: blog/2012/10/27/release-0.9.3.html

View File

@@ -1,7 +1,3 @@
{% extends "_layout.html" %}
{% block title %}0.9.3 Release{% endblock %}
{% block content %}
<p>
0.9.3 includes extensive low-level changes to the queueing of messages in the router.
We implement the CoDel Active Queue Management (AQM) algoorithm.
@@ -61,5 +57,3 @@ SHA256 Checksums:
600e806e72441e946027fcac84702f2daabd2783dbc1ee6df3427e6eda7db351 i2pupdate.sud
</pre>
{% endblock %}