diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-05-31 12:22:02 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-05-31 12:22:02 -0400 |
commit | 11bf5585aafa4ea590b4f4b62a75323fb5907d95 (patch) | |
tree | a121040d02d5ac7b9a437a45ddc4c89940334a83 /changes/bug2954_more | |
parent | 32d6acade8488e8f3b1a85585d5136bf9a8ca76f (diff) | |
parent | 0da40bba8858337c27b4ca0e40e0d9be00df9131 (diff) | |
download | tor-11bf5585aafa4ea590b4f4b62a75323fb5907d95.tar tor-11bf5585aafa4ea590b4f4b62a75323fb5907d95.tar.gz |
Merge remote-tracking branch 'public/bug2954_more'
Diffstat (limited to 'changes/bug2954_more')
-rw-r--r-- | changes/bug2954_more | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug2954_more b/changes/bug2954_more new file mode 100644 index 000000000..68fdf138e --- /dev/null +++ b/changes/bug2954_more @@ -0,0 +1,4 @@ + o Minor bugfixes: + - If we fail to write a microdescriptor to disk, do not continue + replacing the old microdescriptor file. Fix for bug 2954; bugfix + on 0.2.2.6-alpha. |