summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2012-06-24 20:20:18 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2012-06-24 20:20:18 (GMT)
commitab88803a8addf36ae3fc7e9270ebbed869f7f191 (patch)
tree92e96ed10dd4a43130abe55531e3e82e79295a42 /Misc
parent488fccfaaf0afb432c9131ad40eb81e517316fbc (diff)
downloadcpython-ab88803a8addf36ae3fc7e9270ebbed869f7f191.zip
cpython-ab88803a8addf36ae3fc7e9270ebbed869f7f191.tar.gz
cpython-ab88803a8addf36ae3fc7e9270ebbed869f7f191.tar.bz2
Support Mageia Linux in the platform module.
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 98cb258..3591b38 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -59,6 +59,8 @@ Core and Builtins
Library
-------
+- Support Mageia Linux in the platform module.
+
- Issue #11678: Support Arch linux in the platform module.
- Issue #15118: Change return value of os.uname() and os.times() from