diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-04-05 16:57:53 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-04-05 16:57:53 -0400 |
commit | 3367a7611eb2a4fbedca568e39045971106cb315 (patch) | |
tree | a905bc066a7d13e0d38d8e49227de03606764fbb /changes | |
parent | d1dc23c9386c6c85ec50c5b4d0a9077ffcb78683 (diff) | |
parent | 74f5e304e49b8ccde2b97232c49e5025dba21f59 (diff) | |
download | tor-3367a7611eb2a4fbedca568e39045971106cb315.tar.gz tor-3367a7611eb2a4fbedca568e39045971106cb315.zip |
Merge remote-tracking branch 'desoxy/bug-8596' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug8596 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug8596 b/changes/bug8596 new file mode 100644 index 0000000000..dd36bad855 --- /dev/null +++ b/changes/bug8596 @@ -0,0 +1,3 @@ + o Minor features: + - Add CACHED keyword to ADDRMAP events in the control protocol to indicate + whether a DNS result will be cached or not. |