summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-10-19 14:15:00 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-10-19 14:15:00 (GMT)
commit08a8f5fff90b826553e833c1caee0fd8f7711cb0 (patch)
tree506bc41a986f1c52cdf018db7c257f2bce917b7a /Misc
parent206e3074d34aeb5a4d0c1e24d970b6569f7ad702 (diff)
downloadcpython-08a8f5fff90b826553e833c1caee0fd8f7711cb0.zip
cpython-08a8f5fff90b826553e833c1caee0fd8f7711cb0.tar.gz
cpython-08a8f5fff90b826553e833c1caee0fd8f7711cb0.tar.bz2
restore compilation on OpenBSD #4146
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a9adda9..5b5a125 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -15,6 +15,8 @@ What's New in Python 3.0 beta 5
Core and Builtins
-----------------
+- Issue #4146: Compilation on OpenBSD has been restored.
+
- Issue #3574: compile() incorrectly handled source code encoded as Latin-1.
- Issues #2384 and #3975: Tracebacks were not correctly printed when the