From 339868838d017b5acfc6e4257433c084bd966ec8 Mon Sep 17 00:00:00 2001 From: jrandom Date: Sun, 4 Sep 2005 20:26:42 +0000 Subject: [PATCH] thanks BarkerJr :) --- history.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history.txt b/history.txt index 393a46bf2..43a00ca97 100644 --- a/history.txt +++ b/history.txt @@ -1,10 +1,10 @@ -$Id: history.txt,v 1.237 2005/09/02 14:10:05 jrandom Exp $ +$Id: history.txt,v 1.238 2005/09/04 14:15:51 jrandom Exp $ 2005-09-04 jrandom * Don't persist peer profiles until we are shutting down, as the persistence process gobbles RAM and wall time. * Bugfix to allow you to check/uncheck the sharedClient setting on the - I2PTunnel web interface. + I2PTunnel web interface (thanks BarkerJr!) * Be more careful when expiring a failed tunnel message fragment so we don't drop the data while attempting to read it.