summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-08-27 21:54:41 -0400
committerRoger Dingledine <arma@torproject.org>2009-08-27 21:54:41 -0400
commitd52284559b7e06521cff2c7e8f3c710922b73dc6 (patch)
treee965d74103789b7688bbd232f15081e8291557e4 /ChangeLog
parent127069f3d2b739dfc50b04ad982c2a7a2764f1a7 (diff)
downloadtor-d52284559b7e06521cff2c7e8f3c710922b73dc6.tar.gz
tor-d52284559b7e06521cff2c7e8f3c710922b73dc6.zip
extremely infinite? who talks like that?
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index fb0383c466..85c8321eb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,9 +15,9 @@ Changes in version 0.2.1.20 - 2009-??-??
- Fix a signed/unsigned compile warning in 0.2.1.19.
- Fix possible segmentation fault on directory authorities. Bugfix on
0.2.1.14-rc.
- - Fix an extremely infinite recursion bug that could occur if we tried
- to log a message after shutting down the log subsystem. Found by Matt
- Edman. Bugfix on 0.2.0.16-alpha.
+ - Fix an extremely rare infinite recursion bug that could occur if
+ we tried to log a message after shutting down the log subsystem.
+ Found by Matt Edman. Bugfix on 0.2.0.16-alpha.
Changes in version 0.2.1.19 - 2009-07-28