summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-12-28 15:37:31 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-12-28 15:37:31 (GMT)
commitfd9633ed36f4bbf6a975497009a87314f8550368 (patch)
tree0f38cbd8350686fdb1142eead3159c38dcfc0257 /Misc/NEWS
parentcc928de44f9d3d731f86aecb834c94d975c95282 (diff)
downloadcpython-fd9633ed36f4bbf6a975497009a87314f8550368.zip
cpython-fd9633ed36f4bbf6a975497009a87314f8550368.tar.gz
cpython-fd9633ed36f4bbf6a975497009a87314f8550368.tar.bz2
fix WORD_BIGEDIAN declaration in Universal builds; fixes #4060 and #4728
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d42711d..5c4b862 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -204,6 +204,8 @@ Tools/Demos
Build
-----
+- Issues #4728 and #4060: WORDS_BIGEDIAN is now correct in Universal builds.
+
- Issue #4389: Add icon to the uninstall entry in "add-and-remove-programs".
- Issue #4289: Remove Cancel button from AdvancedDlg.