Browse Source

tweak the changelog

svn:r4504
Roger Dingledine 20 years ago
parent
commit
0e97dd36e9
1 changed files with 3 additions and 3 deletions
  1. 3 3
      ChangeLog

+ 3 - 3
ChangeLog

@@ -1,14 +1,14 @@
 Changes in version 0.1.1.1-alpha - 2005-06-29
 Changes in version 0.1.1.1-alpha - 2005-06-29
   o Bugfixes:
   o Bugfixes:
-    - Make OSX init script check for missing argument, so we don't
+    - Make OS X init script check for missing argument, so we don't
       confuse users who invoke it incorrectly.
       confuse users who invoke it incorrectly.
-    - Fix a seg fault in "tor --hash-password foo"
+    - Fix a seg fault in "tor --hash-password foo".
     - Fix a possible way to DoS dirservers.
     - Fix a possible way to DoS dirservers.
     - When we complain that your exit policy implicitly allows local or
     - When we complain that your exit policy implicitly allows local or
       private address spaces, name them explicitly so operators can
       private address spaces, name them explicitly so operators can
       fix it.
       fix it.
     - Make the log message less scary when all the dirservers are
     - Make the log message less scary when all the dirservers are
-      temporarily unreachable
+      temporarily unreachable.
     - We were printing the number of idle dns workers incorrectly when
     - We were printing the number of idle dns workers incorrectly when
       culling them.
       culling them.