Explorar o código

changelog entry for bug 1943

Roger Dingledine %!s(int64=15) %!d(string=hai) anos
pai
achega
fec297338f
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      changes/bug1943

+ 4 - 0
changes/bug1943

@@ -0,0 +1,4 @@
+  o Minor features:
+    - Add some more defensive programming for architectures that can't
+      handle unaligned integer accesses. We don't know of any actual
+      bugs right now, but that's the best time to fix them.