소스 검색

minor tweak on changelog entries

Roger Dingledine 16 년 전
부모
커밋
095c26f63e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      ChangeLog

+ 2 - 2
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