diff options
Diffstat (limited to 'changes/bug23098')
-rw-r--r-- | changes/bug23098 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23098 b/changes/bug23098 new file mode 100644 index 0000000000..2075f13ba7 --- /dev/null +++ b/changes/bug23098 @@ -0,0 +1,4 @@ + o Minor bugfixes (portability): + - Stop using the PATH_MAX variable. The variable is not defined in + GNU Hurd which prevents Tor from being built. Fixes bug 23098; + bugfix on 0.3.1.1-alpha. |