forked from I2P_Developers/i2p.www
Moved release notices for 0.9.2 and 0.9.3 into blog
This commit is contained in:
6
i2p2www/blog/2012/09/21/I2P_0.9.2_released.rst
Normal file
6
i2p2www/blog/2012/09/21/I2P_0.9.2_released.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
=============
|
||||
0.9.2 Release
|
||||
=============
|
||||
|
||||
.. raw:: html
|
||||
:file: blog/2012/09/21/release-0.9.2.html
|
@@ -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 %}
|
6
i2p2www/blog/2012/10/27/I2P_0.9.3_released.rst
Normal file
6
i2p2www/blog/2012/10/27/I2P_0.9.3_released.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
=============
|
||||
0.9.3 Release
|
||||
=============
|
||||
|
||||
.. raw:: html
|
||||
:file: blog/2012/10/27/release-0.9.3.html
|
@@ -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 %}
|
Reference in New Issue
Block a user