From 65b59cbd690c510b713867f38bb9ccac7859d369 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 7 Aug 2005 20:14:37 +0000 Subject: [PATCH] changelog for 0.1.1.5-alpha svn:r4732 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 064a0dbfb6..1604d3f455 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Changes in version 0.1.1.5-alpha - 2005-08-08 + o Bugfixes included in 0.1.0.14. + + o Bugfixes on 0.1.0.x: + - If you write "HiddenServicePort 6667 127.0.0.1 6668" in your + torrc rather than "HiddenServicePort 6667 127.0.0.1:6668", + it would silently using ignore the 6668. + + Changes in version 0.1.1.4-alpha - 2005-08-04 o Bugfixes included in 0.1.0.13.