aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10268
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-23 14:59:38 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-23 14:59:38 -0400
commitaa1ad30fc9c629eea44d715041f29e4838ff3175 (patch)
treea1c50553bfa52d1bf3202942c10844074d2665f2 /changes/bug10268
parent7a8cac14d52b6e107990cb251bd75b148ef35567 (diff)
downloadtor-aa1ad30fc9c629eea44d715041f29e4838ff3175.tar
tor-aa1ad30fc9c629eea44d715041f29e4838ff3175.tar.gz
copy all the changes files into the changelog again. still unedited
Diffstat (limited to 'changes/bug10268')
-rw-r--r--changes/bug102686
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug10268 b/changes/bug10268
deleted file mode 100644
index 3035e7636..000000000
--- a/changes/bug10268
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes:
- - When receing a DNS query for an unsupported type, reply with
- no answer rather than with a NOTIMPL error. This behavior isn't
- correct either, but it will break fewer client programs, we hope.
- Fixes bug 10268; bugfix on 0.2.0.1-alpha. Original patch
- from "epoch".