Pārlūkot izejas kodu

Add changes file for 26873. I missed this when merging earlier.

Nick Mathewson 5 gadi atpakaļ
vecāks
revīzija
4c0c4d4ade
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      changes/bug26873

+ 4 - 0
changes/bug26873

@@ -0,0 +1,4 @@
+  o Minor bugfixes (portability):
+    - Fix compilation of the unit tests on GNU/Hurd, which does not
+      define PATH_MAX. Fixes bug 26873; bugfix on 0.3.3.1-alpha.
+      Patch from "paulusASol".