瀏覽代碼

(this already went in to 0.3.0.3-alpha)

Nick Mathewson 8 年之前
父節點
當前提交
ea2f08ac7f
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      changes/bug21280

+ 0 - 5
changes/bug21280

@@ -1,5 +0,0 @@
-  o Minor bugfixes (tor-resolve):
-    - The tor-resolve command line tool now rejects hostnames over 255
-      characters in length. Previously, it would silently truncate
-      them, which could lead to bugs. Fixes bug 21280; bugfix on 0.0.9pre5.
-      Patch by "junglefowl".