diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-06-29 03:51:53 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-06-29 03:51:53 -0400 |
commit | 0c3d676f9ea879ec78b442cc9b0c4d0231f0d2b0 (patch) | |
tree | 8f6ba8632c927ec2e6f187421efc175a1fc723df /changes | |
parent | cde1a2ca059d892a970c57fc265261125aefe2cb (diff) | |
parent | 81a5ee77ec6df66ca9a5044bdf127b11922e0dd9 (diff) | |
download | tor-0c3d676f9ea879ec78b442cc9b0c4d0231f0d2b0.tar.gz tor-0c3d676f9ea879ec78b442cc9b0c4d0231f0d2b0.zip |
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug9147 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug9147 b/changes/bug9147 new file mode 100644 index 0000000000..e6064ea0e5 --- /dev/null +++ b/changes/bug9147 @@ -0,0 +1,4 @@ + o Minor features: + - Issue a warning when running with the bufferevents backend enabled. + It's still not stable, and people should know that they're likely + to hit unexpected problems. Closes ticket 9147. |