From 4e4be180ec2a286adb35e0b180bb2af2c7b50f82 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 29 Apr 2009 19:05:56 -0400 Subject: [PATCH] Changelog entry for Jake's torify patch. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 5103456d37..9d3cf2bcc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Changes in version 0.2.2.1-alpha - 2009-??-?? o Minor features - New --digests command-line switch to output the digests of the source files Tor was built with. + - The "torify" script now uses torsocks where available. Changes in version 0.2.1.15??? - ????-??-??