Explorar el Código

changes file for 17893

Nick Mathewson hace 10 años
padre
commit
05f02f65c4
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      changes/bug17893

+ 4 - 0
changes/bug17893

@@ -0,0 +1,4 @@
+  o Minor features (build):
+    - Since our build process now uses 'make distcheck', we no longer force
+      "make dist" to depend on "make check". Closes ticket 17893;
+      patch from "cypherpunks."