diff options
Diffstat (limited to 'changes/bug1943')
-rw-r--r-- | changes/bug1943 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug1943 b/changes/bug1943 new file mode 100644 index 0000000000..0005cef9b3 --- /dev/null +++ b/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. |