Build
-----
+ - Issue #14359: Only use O_CLOEXEC in _posixmodule.c if it is defined.
+ Based on patch from Hervé Coatanhay.
+
+- Issue #14321: Do not run pgen during the build if files are up to date.
-What's New in Python 3.2.3 release candidate 2?
-===============================================
-
-*Release date: XX-Mar-2012*
+- Issue #14324: Fix configure tests for cross builds.
-Library
--------
-
-- Issue #6884: Fix long-standing bugs with MANIFEST.in parsing in distutils
- on Windows.
+- Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in
+ config.{guess,sub}. Don't use uname calls for cross builds.
Extension Modules
-----------------