commit | 1004a5339a78fa77face21cf23ab551bf866ffce | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Mon May 15 07:17:23 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Mon May 15 07:17:23 2006 +0000 |
tree | 85f2d04eadab46008f24374ef96a65a0761b6b4a | |
parent | 373f0a718c359bc9e554ec323a9d71844ee76dfc [diff] [blame] |
Patch #1488312, Fix memory alignment problem on SPARC in unicode. Will backport
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