From ab4de7b39211a2a8f0a9019ceb03bdb13226065b Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 10 Oct 2011 19:57:56 +0000 Subject: [PATCH] 0.8.9 --- core/java/src/net/i2p/CoreVersion.java | 2 +- history.txt | 2 ++ installer/install.xml | 2 +- installer/resources/news.xml | 27 +++++++++++++------------- 4 files changed, 18 insertions(+), 15 deletions(-) diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java index 862546bc7c..91939fff79 100644 --- a/core/java/src/net/i2p/CoreVersion.java +++ b/core/java/src/net/i2p/CoreVersion.java @@ -16,7 +16,7 @@ package net.i2p; public class CoreVersion { /** deprecated */ public final static String ID = "Monotone"; - public final static String VERSION = "0.8.8"; + public final static String VERSION = "0.8.9"; public static void main(String args[]) { System.out.println("I2P Core version: " + VERSION); diff --git a/history.txt b/history.txt index 9e6694808c..4440d58e57 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,5 @@ +* 2011-10-11 0.8.9 released + 2011-10-10 zzz * Lower max netdb RI expiration again * Increase default max tunnels diff --git a/installer/install.xml b/installer/install.xml index 577cb2a7ce..e12386f203 100644 --- a/installer/install.xml +++ b/installer/install.xml @@ -4,7 +4,7 @@ i2p - 0.8.8 + 0.8.9 diff --git a/installer/resources/news.xml b/installer/resources/news.xml index 3b7525ae95..c082f988a7 100644 --- a/installer/resources/news.xml +++ b/installer/resources/news.xml @@ -1,22 +1,23 @@
-

2011-08-23: 0.8.8 Released

+

2011-10-11: 0.8.9 Released

-

I2P release 0.8.8 enables the new hosts.txt database to speed hostname lookups - and store additional information on hostname entries. - It also includes improvements to speed a router's integration on startup. - There is new code to detect and react to large clock shifts that should help - a router recover after suspend/resume of the computer. +

+The 0.8.9 release has several performance improvements, and many changes to handle +the continued rapid growth of the network. It uses a new iterative method for +Kademlia network database lookups that should be more reliable and efficient. +There are also several improvements to our SSU (UDP) transport protocol that +should help reliability and efficiency. We have made several changes to +improve tunnel build success rates. And, of course, there are lots of bug +fixes and translation updates.

- There are new translations for Danish and Ukranian and lots of updates in other languages. - Also included are, of course, a large collection of bug fixes, performance improvements, - and updates to deal with the continued rapid expansion of the network. - +The network has grown quite rapidly in recent weeks, and that's great news, +but it has caused some instability. We welcome all our new users and we +ask you to be patient as we make improvements to the software.

-Please help grow the network. Say hello to the volunteers on the #i2p-help IRC channel. Get involved, spread the word,