diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-12-23 07:24:59 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-12-23 07:24:59 -0500 |
commit | 9a901aaa01eb3c362cc84836b54307b32f44295b (patch) | |
tree | 449ed306aa344a1bb0ffdb6d93718b2f2b660284 /changes | |
parent | 2b9b694410fb0a6078290ed1652df608950a25cc (diff) | |
download | tor-9a901aaa01eb3c362cc84836b54307b32f44295b.tar.gz tor-9a901aaa01eb3c362cc84836b54307b32f44295b.zip |
changes file correction
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug17923 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug17923 b/changes/bug17923 index 48026a5c2f..ea39960711 100644 --- a/changes/bug17923 +++ b/changes/bug17923 @@ -1,4 +1,4 @@ o Minor bugfixes: - - Add an #endif to configure.ac so that we correctly detect + - Remove an #endif from configure.ac so that we correctly detect the presence of in6_addr.s6_addr32. Fixes bug 17923; bugfix on 0.2.0.13-alpha. |