1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-18 16:47:04 -05:00

v20141011

This commit is contained in:
Makoto Sasaki
2014-10-11 20:00:54 +09:00
parent e9a6a2909c
commit d38f00cd4a
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
## Version History
#### 20141011
* python-build: Fix build error of Stackless 3.3.5 on OS X (#250)
* python-build: Add new Stackless releases; stackless-2.7.7, stackless-2.7.8, stackless-3.4.1 (#252)
#### 20141008
* python-build: Add new CPython release; 3.4.2 (#251)