diff options
author | Ned Deily <nad@acm.org> | 2013-11-23 06:54:02 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2013-11-23 06:54:02 (GMT) |
commit | 9fa4ced804981ad56f9e156df3c57aac3c8a1ca0 (patch) | |
tree | 5fc2a7964f607beea8627d37d14a7a4b02434db1 /Misc | |
parent | 44a0db0c1e53f13ead58ec5a23a5520f6df9ded9 (diff) | |
download | cpython-9fa4ced804981ad56f9e156df3c57aac3c8a1ca0.zip cpython-9fa4ced804981ad56f9e156df3c57aac3c8a1ca0.tar.gz cpython-9fa4ced804981ad56f9e156df3c57aac3c8a1ca0.tar.bz2 |
Update third-party libraries for OS X installers:
XZ 5.0.3 -> 5.0.5
SQLite 3.7.13 -> 3.8.1
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -397,6 +397,10 @@ Build - Issue #19551: PEP 453 - the OS X installer now installs pip by default. +- Update third-party libraries for OS X installers: + xz 5.0.3 -> 5.0.5 + SQLite 3.7.13 -> 3.8.1 + Tools/Demos ----------- |