diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-06-13 09:43:53 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-06-13 09:43:53 -0400 |
commit | 29498491432040168c5df7091097a7b8a9c9ad86 (patch) | |
tree | b7aca414665a3cdecf20077de48c9f44393023f3 /changes | |
parent | 8c69207793ecbe8404396493ae60ea3a21fb968b (diff) | |
parent | 25dddf7a8f30699242b52fce115f29401f63ee9c (diff) | |
download | tor-29498491432040168c5df7091097a7b8a9c9ad86.tar.gz tor-29498491432040168c5df7091097a7b8a9c9ad86.zip |
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug8822 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug8822 b/changes/bug8822 new file mode 100644 index 0000000000..c6787afe06 --- /dev/null +++ b/changes/bug8822 @@ -0,0 +1,5 @@ + o Major bugfixes (windows): + - Prevent failures on Windows Vista and later when rebuilding the + microdescriptor cache. Diagnosed by Robert Ransom. Fixes bug 8822; + bugfix on 0.2.4.12-alpha. + |