aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-06-29 21:25:34 +0000
committerRoger Dingledine <arma@torproject.org>2005-06-29 21:25:34 +0000
commit0e97dd36e95153c4c5e28bf0f77025c810466aaa (patch)
tree78d09cf814b0a3f33044dba946ca14d9d4897f52 /ChangeLog
parentdf56eea8f3f6c67191ecf5832674cb4c65797066 (diff)
downloadtor-0e97dd36e95153c4c5e28bf0f77025c810466aaa.tar
tor-0e97dd36e95153c4c5e28bf0f77025c810466aaa.tar.gz
tweak the changelog
svn:r4504
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f8961852..c9de0a3d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,14 @@
Changes in version 0.1.1.1-alpha - 2005-06-29
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.
- - 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.
- When we complain that your exit policy implicitly allows local or
private address spaces, name them explicitly so operators can
fix it.
- 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
culling them.