Un-escaped quotation marks in 0.9.3 release post (since docutils re-escapes them)

This commit is contained in:
str4d
2013-01-16 03:47:11 +00:00
parent 08c43a2557
commit a5c5b38362

View File

@@ -48,7 +48,7 @@ Files are available on the `download page`_.
- {% trans %}Several synchronization fixes and lock contention reduction{% endtrans %}
- {% trans %}Major reduction in SSU buffers memory use{% endtrans %}
- {% trans %}Fix streaming connection timeout back to 1 minute, was inadvertently changed to 5 minutes; set i2ptunnel server read timeout to 5 minutes, was unlimited{% endtrans %}
- {% trans %}Improved defenses in i2ptunnel for "darkloris"{% endtrans %}
- {% trans %}Improved defenses in i2ptunnel for "darkloris"{% endtrans %}
- {% trans %}More validation at torrent creation in i2psnark{% endtrans %}
- {% trans %}Several parameter changes in SSU to improve throughput{% endtrans %}
- {% trans %}New event log for major events including restarts; show multiple restart lines on graphs{% endtrans %}