diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-03 18:41:40 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-03 18:41:40 -0400 |
commit | b96bb82a2a66cf1d593c7ceabc193e36cbf60774 (patch) | |
tree | ca79976fadab3efd3dd51c6e7d3ca02d63a02304 | |
parent | 80a5091e4f823a5e5d641cffd4ae460380e2ce12 (diff) | |
download | tor-b96bb82a2a66cf1d593c7ceabc193e36cbf60774.tar.gz tor-b96bb82a2a66cf1d593c7ceabc193e36cbf60774.zip |
changes file for 19563
-rw-r--r-- | changes/bug19563 | 3 |
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". |