changelog entry for bug 1943

This commit is contained in:
Roger Dingledine
2010-09-20 21:32:18 -04:00
parent 47b23bd03e
commit fec297338f
+4
View File
@@ -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.