From 79f5484f87a6c651fc9c9242c51f391385e68a6c Mon Sep 17 00:00:00 2001 From: dg2-new Date: Tue, 29 Oct 2013 20:38:32 +0000 Subject: [PATCH] Fix history. --- history.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/history.txt b/history.txt index 2beeb0b0c..ff7fa85f7 100644 --- a/history.txt +++ b/history.txt @@ -1,6 +1,9 @@ 2013-10-29 meeh * Adding no.i2p registrar +2013-10-28 dg + * I2PTunnel: Enable persistent keying for SOCKS tunnels (ticket #1088) + 2013-10-27 zzz * Streaming; Fix crash caused by previous blacklist fix (ticket #1070)