Patch #1488312, Fix memory alignment problem on SPARC in unicode. Will backport
diff --git a/Misc/ACKS b/Misc/ACKS
index 248c433..2606dff 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -455,6 +455,7 @@
Russel Owen
Mike Pall
Todd R. Palmer
+Jan Palus
Alexandre Parenteau
Dan Parisien
Harri Pasanen
diff --git a/Misc/NEWS b/Misc/NEWS
index c8d64cd..d2aefb1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,8 @@
Core and builtins
-----------------
+- Patch #1488312, Fix memory alignment problem on SPARC in unicode
+
- Bug #1487966: Fix SystemError with conditional expression in assignment
- WindowsError now has two error code attributes: errno, which carries