summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-11-11 15:29:40 +0000
committerNick Mathewson <nickm@torproject.org>2008-11-11 15:29:40 +0000
commita95e0e73559349fbbcd97c183ffd481616cbfd5e (patch)
tree560ab3ac26dafa3150ced47df3b17a82298734d2 /ChangeLog
parentd54fbdb53139ff8a327aa08135a051efc653df6e (diff)
downloadtor-a95e0e73559349fbbcd97c183ffd481616cbfd5e.tar.gz
tor-a95e0e73559349fbbcd97c183ffd481616cbfd5e.zip
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c9e8c416d..116ad1c7c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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