Procházet zdrojové kódy

changes file for bug23568

Nick Mathewson před 8 roky
rodič
revize
1a26c6be8b
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      changes/bug23568

+ 4 - 0
changes/bug23568

@@ -0,0 +1,4 @@
+  o Minor bugfixes (compilation):
+    - Fix a compilation warning when building with zstd support
+      on 32-bit platforms. Fixes bug 23568; bugfix on 0.3.1.1-alpha.
+      Found and fixed by Andreas Stieger.