From: Roger Dingledine Date: Sun, 17 May 2009 04:51:23 +0000 (-0400) Subject: minor tweak on changelog entries X-Git-Tag: tor-0.2.2.1-alpha~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=095c26f63e47624e80a45a9ae7790f7045188f22;p=thirdparty%2Ftor.git minor tweak on changelog entries --- diff --git a/ChangeLog b/ChangeLog index 4dbe2193cf..b84a3d947a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,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. + - 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. - The memarea code now uses a sentinel value at the end of each area to make sure nothing writes beyond the end of an area. This might