diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug19743 | 4 | ||||
-rw-r--r-- | changes/bug19903 | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug19743 b/changes/bug19743 new file mode 100644 index 0000000000..69d21af675 --- /dev/null +++ b/changes/bug19743 @@ -0,0 +1,4 @@ + o Documentation: + - Correct the IPv6 syntax in our documentation for the + VirtualAddrNetworkIPv6 torrc option. Fixes bug 19743. + diff --git a/changes/bug19903 b/changes/bug19903 new file mode 100644 index 0000000000..33aa8789d7 --- /dev/null +++ b/changes/bug19903 @@ -0,0 +1,4 @@ + o Minor bugfixes (compilation): + - Remove an inappropriate "inline" in tortls.c that was causing warnings + on older versions of GCC. Fixes bug 19903; 0.2.8.1-alpha. + |