[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9680: Update changelog with rpm race fix. (tor/trunk)
Author: phobos
Date: 2007-02-28 12:27:36 -0500 (Wed, 28 Feb 2007)
New Revision: 9680
Modified:
tor/trunk/ChangeLog
Log:
Update changelog with rpm race fix.
Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog 2007-02-28 16:59:11 UTC (rev 9679)
+++ tor/trunk/ChangeLog 2007-02-28 17:27:36 UTC (rev 9680)
@@ -12,6 +12,8 @@
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