diff options
author | Roger Dingledine <arma@torproject.org> | 2013-10-17 02:51:06 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-10-17 02:51:06 -0400 |
commit | 00f95c208e1098ddc575ccb07e167c2548b02b2e (patch) | |
tree | 7d913e82b70edcac8f676a54f37dc314a2b278f9 /changes/bug9904 | |
parent | 7067f53d424820566c41412c637177b823a52c10 (diff) | |
download | tor-00f95c208e1098ddc575ccb07e167c2548b02b2e.tar.gz tor-00f95c208e1098ddc575ccb07e167c2548b02b2e.zip |
fold in changes entries
Diffstat (limited to 'changes/bug9904')
-rw-r--r-- | changes/bug9904 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug9904 b/changes/bug9904 deleted file mode 100644 index eec4144cce..0000000000 --- a/changes/bug9904 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes: - - When examining list of network interfaces to find our address, do - not consider non-running or disabled network interfaces. Fixes bug - 9904; bugfix on 0.2.3.11-alpha. Patch from "hantwister". |