Procházet zdrojové kódy

changes file for last patch

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

+ 4 - 0
changes/bug11633_part1

@@ -0,0 +1,4 @@
+  o Minor bugfixes (build):
+    - Resolve GCC complaints on OpenBSD about discarding constness in
+      TO_{ORIGIN,OR}_CIRCUIT functions. Fixes part of bug 11633; bugfix on
+      0.1.1.23. Patch from Dana Koch.