diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-12-30 09:16:11 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-12-30 09:16:11 -0500 |
commit | cdbb04be102969bd2cece9daf42896e061cc8880 (patch) | |
tree | 5f1d00d21d19e649fe62947e7ce654c6dbb3b4c1 | |
parent | 603110aa1db69ef0506ee94c3be80c59a664ee03 (diff) | |
download | tor-cdbb04be102969bd2cece9daf42896e061cc8880.tar.gz tor-cdbb04be102969bd2cece9daf42896e061cc8880.zip |
change credit by request
-rw-r--r-- | changes/17944 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/17944 b/changes/17944 index b2795064e6..0d8ed0a362 100644 --- a/changes/17944 +++ b/changes/17944 @@ -1,3 +1,3 @@ o Minor features (portability): - Use timingsafe_memcmp() where available. Closes ticket 17944; - patch from "logan". + patch from <logan@hackers.mu>. |