mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
apply sebastian's fix for bug 859. Apparently on win32 one must lock at least one byte when locking, but locking a nonexistant byte is okay. )
svn:r17244
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Changes in version 0.2.1.8-alpha - 2008-??-??
|
||||
o Minor bugfixes:
|
||||
- Get file locking working on win32. Bugfix on 0.2.1.6-alpha. Fixes
|
||||
bug 859.
|
||||
|
||||
|
||||
Changes in version 0.2.1.7-alpha - 2008-11-08
|
||||
o Security fixes:
|
||||
- The "ClientDNSRejectInternalAddresses" config option wasn't being
|
||||
|
||||
Reference in New Issue
Block a user