diff options
author | cypherpunks <cypherpunks@torproject.org> | 2015-12-10 17:00:49 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-12-15 11:34:00 -0500 |
commit | b463773fc3862107acdd05ea86016efc8e13e3a5 (patch) | |
tree | 66c6ae6506336aef64b3663d944a057373a204b0 | |
parent | 816207511b75f775d7dcc383875fa26f64ea98bf (diff) | |
download | tor-b463773fc3862107acdd05ea86016efc8e13e3a5.tar.gz tor-b463773fc3862107acdd05ea86016efc8e13e3a5.zip |
Add changes file for 17804
-rw-r--r-- | changes/bug17804 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug17804 b/changes/bug17804 new file mode 100644 index 0000000000..bd2a3cbdff --- /dev/null +++ b/changes/bug17804 @@ -0,0 +1,3 @@ + o Minor bugfixes (compilation): + - Replace usage of 'INLINE' with 'inline'. Fixes bug 17804; bugfix + on tor-0.0.2pre8. |