diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-04-24 11:14:22 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-04-24 11:14:22 -0400 |
commit | 6f5a74002ac6406ebe602a3d8d36d251bd217df4 (patch) | |
tree | 68af8c82d490feb8da8a92a656ecf178d7db5d14 /changes | |
parent | 3e4ccbc4ba748b76c2e8d3c0d99b48191c01d1e4 (diff) | |
parent | 077b9f19a4a9486e5cd411a6fce0dec68fc2250c (diff) | |
download | tor-6f5a74002ac6406ebe602a3d8d36d251bd217df4.tar tor-6f5a74002ac6406ebe602a3d8d36d251bd217df4.tar.gz |
Merge remote-tracking branch 'public/bug5112'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5112 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5112 b/changes/bug5112 new file mode 100644 index 000000000..9607a928b --- /dev/null +++ b/changes/bug5112 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - When Tor is built with kernel headers from a recent (last few + years) Linux kernel, do not fail to run on older (pre-2.6.28 + Linux kernels). Fixes bug 5112; bugfix on 0.2.3.1-alpha. + |