]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 19563
authorNick Mathewson <nickm@torproject.org>
Thu, 3 Nov 2016 22:41:40 +0000 (18:41 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 3 Nov 2016 22:41:40 +0000 (18:41 -0400)
changes/bug19563 [new file with mode: 0644]

diff --git a/changes/bug19563 b/changes/bug19563
new file mode 100644 (file)
index 0000000..dbf3859
--- /dev/null
@@ -0,0 +1,3 @@
+  o Testing:
+    - New unit tests for tor_htonll(). Closes ticket 19563. Patch from
+      "overcaffeinated".