I moved the NEWS entry for the reindent fix to the right release section.
C-API
-----
+ Build
+ -----
+
+ - Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling.
+
+ - Issue #12592: Make Python build on OpenBSD 5 (and future major releases).
+
+ - Issue #12372: POSIX semaphores are broken on AIX: don't use them.
+
++Tools/Demos
++-----------
++
++- Issue #10639: reindent.py no longer converts newlines and will raise
++ an error if attempting to convert a file with mixed newlines.
+
Tests
-----
"make install" creates symlinks in --prefix bin for the "-32" files in the
framework bin directory like the installer does.
- Tools/Demos
- -----------
-
- - Issue #10639: reindent.py no longer converts newlines and will raise
- an error if attempting to convert a file with mixed newlines.
+
Tests
-----