aboutsummaryrefslogtreecommitdiff
path: root/changes/bug21825
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug21825')
-rw-r--r--changes/bug218256
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug21825 b/changes/bug21825
new file mode 100644
index 0000000000..8f14b32f84
--- /dev/null
+++ b/changes/bug21825
@@ -0,0 +1,6 @@
+ o Minor bugfix (compilation):
+ - Functions in hs_service.c was only compiled for unit test making the
+ created object (.o) contain no symbols in src/or/libor.a resulting in a
+ compilation warning from clang. We now expose those functions for the
+ unit tests. This will be changed in 0.3.2 release. Fixes bug 21825.;
+ bugfix on tor-0.3.0.1-alpha.