summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-11-03 18:41:40 -0400
committerNick Mathewson <nickm@torproject.org>2016-11-03 18:41:40 -0400
commitb96bb82a2a66cf1d593c7ceabc193e36cbf60774 (patch)
treeca79976fadab3efd3dd51c6e7d3ca02d63a02304 /changes
parent80a5091e4f823a5e5d641cffd4ae460380e2ce12 (diff)
downloadtor-b96bb82a2a66cf1d593c7ceabc193e36cbf60774.tar.gz
tor-b96bb82a2a66cf1d593c7ceabc193e36cbf60774.zip
changes file for 19563
Diffstat (limited to 'changes')
-rw-r--r--changes/bug195633
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug19563 b/changes/bug19563
new file mode 100644
index 0000000000..dbf3859135
--- /dev/null
+++ b/changes/bug19563
@@ -0,0 +1,3 @@
+ o Testing:
+ - New unit tests for tor_htonll(). Closes ticket 19563. Patch from
+ "overcaffeinated".