From f4254659ea799ea00b8be1fb87efe6549db95bbb Mon Sep 17 00:00:00 2001 From: complication Date: Sat, 18 Apr 2009 23:08:40 +0000 Subject: [PATCH] * Fix typo in "news.xml", no build number increase. --- history.txt | 3 +++ news.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/history.txt b/history.txt index 79bac1b7c..6bcfd6558 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,6 @@ +2009-04-18 Complication + * Fix typo in "news.xml", no build number increase. + * 2009-04-18 0.7.2 released 2009-04-18 Complication diff --git a/news.xml b/news.xml index 73808d638..e5bb34a21 100644 --- a/news.xml +++ b/news.xml @@ -16,7 +16,7 @@ The 0.7.2 release fixes multiple bugs and potential problems in I2P, while preparing ground for new functionality.

-Threading issues with the SimpleTimer should no longer occur, +Threading issues with the SimpleTimer class should no longer occur, the NTCP transport should no longer encounter null pointer exceptions, and "abandoned" tunnels should finish operation correctly.