summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-05-23 15:06:50 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2008-05-23 15:06:50 (GMT)
commit8c255e4173cfc86ff7015b8f75dccf0d41b24003 (patch)
tree16f42f4f82367420f4c70a6faf7e97a4c43579b1 /Misc
parentbadd7da622460b8dd8405545f59da1e2c0ef79e6 (diff)
downloadcpython-8c255e4173cfc86ff7015b8f75dccf0d41b24003.zip
cpython-8c255e4173cfc86ff7015b8f75dccf0d41b24003.tar.gz
cpython-8c255e4173cfc86ff7015b8f75dccf0d41b24003.tar.bz2
Patch #1722225: Support QNX 6.
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 ec232a6..42d9f32 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -224,6 +224,8 @@ Library
Build
-----
+- Patch #1722225: Support QNX 6.
+
- ``Lib/lib-old`` is now added to sys.path.