summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2007-02-28 17:27:36 +0000
committerAndrew Lewman <andrew@torproject.org>2007-02-28 17:27:36 +0000
commitb921d28c5b0321f9ff499b89c77399d2ba95b005 (patch)
treef6a81f8dc02ceb258780b987354c272642a1a7d0
parentc8659db28d0eb309502db2ddcf734d119aa2c845 (diff)
downloadtor-b921d28c5b0321f9ff499b89c77399d2ba95b005.tar.gz
tor-b921d28c5b0321f9ff499b89c77399d2ba95b005.zip
Update changelog with rpm race fix.
svn:r9680
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3629d7a89..5ee17fcd34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@ Changes in version 0.1.2.9-??? - 2007-??-??
cleared EntryNodes. (Bug found by Udo van den Heuvel.)
- On architectures where sizeof(int)>4, still clamp declarable bandwidth
to INT32_MAX.
+ - Fix a potential race condition in the rpm installer. Found by
+ Stefan Nordhausen.
Changes in version 0.1.2.8-beta - 2007-02-26