1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 00:53:46 -05:00

v0.4.0-20140110.1

This commit is contained in:
Yamashita Yuu
2014-01-10 13:21:41 +09:00
parent f344731cf9
commit a7f5a19a24
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
## Version History
#### 0.4.0-20140110.1
* python-build: Fix build error of CPython 2.x on the platform where the `gcc` is llvm-gcc.
#### 0.4.0-20140110
* pyenv: Reliably detect parent shell in `pyenv init` (#93)