From b4d299804b4bb32ccda873f535dbf2c150d6bcb4 Mon Sep 17 00:00:00 2001 From: zzz <zzz@mail.i2p> Date: Thu, 13 Nov 2008 20:12:45 +0000 Subject: [PATCH] update history before propagate --- history.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/history.txt b/history.txt index f2f2e28e74..abf4bab010 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,17 @@ +2008-11-13 zzz + * Streaming: + - Add more info to Connection.toString() for debugging + - Fix lifetimeMessages{Sent,Received} stats + - Reduce RTT damping to 0.875 (was 0.9) + - Add a stream.con.initialRTT.{in,out} stats + * Build files: + - Use the depend task with caching for more accurate dependencies + - Make sure the routerconsole gets the latest router version + - Fix addressbook repeated builds + * HTTPClient: Add config options to pass Via, Referer, + and User-Agent through + * Blocklists: Fix lists with hashes only + 2008-11-11 zzz * Streaming - Fix several bugs and improve performance when the initial data is larger than one MTU, -- GitLab