From d772138b296b233d6cce115ad97972b43a386379 Mon Sep 17 00:00:00 2001 From: dev Date: Wed, 29 Feb 2012 21:29:04 +0000 Subject: [PATCH] Added history :) --- history.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/history.txt b/history.txt index bcfdc2c34..ae0526dcb 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,11 @@ +0.0.4 - I2PControl +*** + * I2PControl has been ported to Jetty6 as I2P is no longer including Jetty5. Shouldn't affect end users. + +0.0.3 - I2PControl +*** + * Switched signature file of I2PControl. Meaning that updates have to be made from scratch. + 0.0.2 *** * Support for monitoring netdb status and initiating a reseed if needed. @@ -6,4 +14,4 @@ 0.0.1 *** - * Initial version. \ No newline at end of file + * Initial version.